Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] makediffall: fix file name in the message printed
@ 2022-04-20 17:32 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2022-04-20 17:32 UTC (permalink / raw)
  To: virtio-comment, virtio-dev; +Cc: virtio

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 makediffall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makediffall.sh b/makediffall.sh
index caff23e..0c064db 100755
--- a/makediffall.sh
+++ b/makediffall.sh
@@ -7,7 +7,7 @@ mv -f $SPECDOC.zip $SPECDOC-diff-from-${FROMVERSION}.pdf
 ./makediffpdf.sh
 zip $SPECDOC-diff-from-${FROMVERSION}.zip \
 	$SPECDOC-diff-from-${FROMVERSION}.pdf
-echo Generated file $SPECDOC.zip
+echo Generated file $SPECDOC-diff-from-${FROMVERSION}.zip
 echo To change output file name, set SPECDOC environment variable
 echo Examples:
 echo     SPECDOC=virtio-v1.0-wd01 $0
-- 
MST


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-20 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-20 17:32 [virtio-dev] [PATCH] makediffall: fix file name in the message printed Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox