]> diplodocus.org Git - nmh/blobdiff - test/dist/test-dist
fmt_scan() no longer subtracts 1 from the width. This has the effect
[nmh] / test / dist / test-dist
index 155f773301d42900f6926adc096449d4edff0a41..0d0d7b04361ca59e3f80fa4500176a2bf56f85d8 100755 (executable)
@@ -366,7 +366,7 @@ This is message number 1
 EOF
 
 test_dist 1 -noedit -to somebody@example.com -fcc outbox
-run_test 'scan +outbox -width 6' '   1 '
+run_test 'scan +outbox -width 6' '   1  '
 
 cat >"$expected" <<EOF
 From: Test1 <test1@example.com>
@@ -382,7 +382,7 @@ This is message number 1
 EOF
 
 test_dist +inbox 1 -noedit -to somebody@example.com -fcc +outbox
-run_test 'scan +outbox -width 6 2' '   2 '
+run_test 'scan +outbox -width 6 2' '   2  '
 
 #
 # Check that dist encodes headers using RFC-2047 properly