The some of the the tests that rely on XDG_CONFIG_HOME also check
XDG_DATA_HOME.
---
 test/test-vars.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/test-vars.sh b/test/test-vars.sh
index 812bcf81..cfd3905b 100644
--- a/test/test-vars.sh
+++ b/test/test-vars.sh
@@ -43,6 +43,7 @@ unset GREP_OPTIONS
 
 # For lib/open.cc:_load_key_file
 unset XDG_CONFIG_HOME
+unset XDG_DATA_HOME
 
 # For emacsclient
 unset ALTERNATE_EDITOR
-- 
2.35.1

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to