]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib-common.sh
test: move GNUPGHOME to TEST_TMPDIR
[notmuch] / test / test-lib-common.sh
index 03ef1d2d02467674f4f096fcd872a409fe7421fe..a96cfbeba019c081ef0f164ddffaad90561f06f3 100644 (file)
@@ -158,7 +158,6 @@ export HOME="${TMP_DIRECTORY}/home"
 mkdir -p "${HOME}"
 
 MAIL_DIR="${TMP_DIRECTORY}/mail"
-export GNUPGHOME="${TMP_DIRECTORY}/gnupg"
 export NOTMUCH_CONFIG="${TMP_DIRECTORY}/notmuch-config"
 
 mkdir -p "${test}"