summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/notmuch-test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test
index 3c1cd9f..04c6470 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -1,6 +1,8 @@
#!/bin/bash
set -e
+export TZ=UTC+8
+
find_notmuch_binary ()
{
dir=$1