]> diplodocus.org Git - nmh/blobdiff - test/format/test-fmtdump
Update the mh-sequence(5) man page with details of the format of the
[nmh] / test / format / test-fmtdump
index 44380bad849aced522bd17b789f6a5c8c52bad53..9ea7178f509ccc9725dbc373037223227bd444f3 100755 (executable)
@@ -41,7 +41,7 @@ check $expected $actual
 # check -version
 case `$fmtdump -v` in
   fmtdump\ --*) ;;
-  *           ) printf "$0: fmtdump -v generated unexpected output\n" >&2
+  *           ) printf '%s: fmtdump -v generated unexpected output\n' "$0" >&2
                 failed=`expr ${failed:-0} + 1`;;
 esac