]> diplodocus.org Git - nmh/blobdiff - test/scan/test-scan-file
Tell make that uip/mhical.c depends on sbr/icalparse.h
[nmh] / test / scan / test-scan-file
index d2a51b0945fac6d31058f4a8140bf33d63731a06..daf3f3fb02cc2c1eb9fd26e806df256d12d67130 100755 (executable)
@@ -69,7 +69,7 @@ do
     destfile=$MH_TEST_DIR/Maildir/$subdir/$timepart.P$$.testhost$info
     mv "$MH_TEST_DIR/Mail/inbox/$i" "$destfile"
     # Maildir sorts by mtime, so make sure all times are unique
-    touch -c -m --date="@$timepart" "$destfile"
+    touch -c -m -d "2019-09-07T16:00:$i" "$destfile"
 done
 
 # should be empty now; remove it to make sure "scan -file" is not using it