]> git.cworth.org Git - notmuch/blobdiff - test/test-lib.sh
test: Set all times to UTC
[notmuch] / test / test-lib.sh
index d04582025a7e00229559c580d88ba716d1038ea0..5ae916cb3dc57494c08291d64cf8dedae8384325 100644 (file)
@@ -311,7 +311,7 @@ generate_message ()
     fi
 
     if [ -z "${template[date]}" ]; then
-       template[date]="Tue, 05 Jan 2001 15:43:57 -0800"
+       template[date]="Tue, 05 Jan 2001 15:43:57 -0000"
     fi
 
     additional_headers=""