]> diplodocus.org Git - nmh/blobdiff - test/inc/test-eom-align
inc/test-eom-align: Use octal, not hex, in printf(1) format string.
[nmh] / test / inc / test-eom-align
index 7bba27478f8c1aca23a839bcaf7fbcfe01fd74c4..a75928f11cdab9e9b635085cec12cb5567b81931 100755 (executable)
@@ -36,7 +36,7 @@ check "$THISDIR/md5sums" "$MH_TEST_DIR/inctest.md5sums" 'keep first'
 
 FILLER="$THISDIR/filler.txt"
 FROMLINE="$THISDIR/fromline.txt"
 
 FILLER="$THISDIR/filler.txt"
 FROMLINE="$THISDIR/fromline.txt"
-MMDF_DELIM='printf "\x01\x01\x01\x01\x0a"'
+MMDF_DELIM='printf "\01\01\01\01\012"'
 HDR="$THISDIR/msgheader.txt"
 
 if grep From "$FILLER" >/dev/null; then
 HDR="$THISDIR/msgheader.txt"
 
 if grep From "$FILLER" >/dev/null; then