]> diplodocus.org Git - nmh/commitdiff
Fixed addition to test-inc-scanout in
authorDavid Levine <levinedl@acm.org>
Sat, 12 Jan 2013 15:23:19 +0000 (09:23 -0600)
committerDavid Levine <levinedl@acm.org>
Sat, 12 Jan 2013 15:23:19 +0000 (09:23 -0600)
683e0fb1a14da5b9ce7bc5db6e76951d14d79348 to not depend on
current date.

test/inc/malformed_message.txt
test/inc/md5sums
test/inc/test-inc-scanout

index 62800b227f954eb152ddd1c93f3043b25fda16a7..2d1d7c627c380e624c55ad53be7b8a879744269e 100644 (file)
@@ -1 +1,2 @@
+Date: Sat, 12 Jan 2013 09:07:01 -0600
 Received:
\ No newline at end of file
index b97455543beb5b9a4dc56c27224b638eaed9142c..fd448308827c09cf53a70c5cae05c00ef562e611 100644 (file)
@@ -1,5 +1,5 @@
 4112b1460e11bd94d30944dd464a6662  filler.txt
 023aad60eab43f06cf525869a833beb4  fromline.txt
 0c4fd7cd528519e83011015bfae3e458  lots_of_headers.txt
-34d3e95b7df44d62f685eaf95d823c92  malformed_message.txt
+c5bf54a59425ee730080e71b64162840  malformed_message.txt
 4fda7f16b29d757413cb928d6ffc5aa5  msgheader.txt
index ec93999ba8558f0c56d15f53c72e2d54c49db25a..c2a202ccbb8d4469f9ac667a38fcea39242ebcbe 100755 (executable)
@@ -206,11 +206,11 @@ run_test "scan -width 60 -file $thisdir/lots_of_headers.txt" \
          '   1  01/10 No Such User       all that and nothing to say?'
 
 cat >"$expected" <<EOF
-   1  01/10*
+   1  01/1
 EOF
 cat >"$expected_err" <<EOF
 scan: eof encountered in field "Received"
-??Format error (message -1) in component 1
+??Format error (message -1) in component 2
 EOF
 
 # check m_getfld() handling of empty header field