]> diplodocus.org Git - nmh/blobdiff - test/folder/test-sortm
Run output of -replacetextplain test through uniq.
[nmh] / test / folder / test-sortm
index 7ef656cdd1cc64398f8cdce62c5aeee24f30aef9..0753ecb0f4d90f404c29c20b1bc5a93881758149 100755 (executable)
@@ -388,7 +388,7 @@ check "$expected" "$actual"
 
 # check -check
 cat >"$expected" <<EOF
-sortm: can't parse date field in message 14, continuing...
+sortm: can't parse date field in message 14, will use file modification time
 sortm: errors found, no messages sorted
 EOF
 
@@ -437,7 +437,8 @@ EOF
 
 sed -e 's/Sep//' $MH_TEST_DIR/Mail/inbox/7 > $MH_TEST_DIR/Mail/inbox/14
 run_test 'sortm -check -nocheck' \
-         "sortm: can't parse date field in message 14, continuing..."
+         "sortm: can't parse date field in message 14, will use file \
+modification time"
 scan >"$actual"
 check "$expected" "$actual"