]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test-lib: unset XDG_CONFIG_HOME
[notmuch] / test / test-lib.sh
index 098d69da347cffc689cb986761421f3ad2444250..3f8d58277dc1b5b550da51826d4cf2365276cf27 100644 (file)
@@ -104,6 +104,9 @@ unset CDPATH
 
 unset GREP_OPTIONS
 
+# For lib/open.cc:_load_key_file
+unset XDG_CONFIG_HOME
+
 # For emacsclient
 unset ALTERNATE_EDITOR