summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2021-03-21 19:39:52 +0100
committerAndrea Corallo <akrl@sdf.org>2021-03-21 19:39:52 +0100
commitec12cdd19732d9ad2be313cc93c17766ec62118f (patch)
treea0adb504f7ec67487afbe1848f6d1e2d66d8ac41 /test/Makefile.in
parentaf739863b0a5fd3bbff048faef59b8feef45cca6 (diff)
downloademacs-ec12cdd19732d9ad2be313cc93c17766ec62118f.tar.gz
; * test/Makefile.in (TEST_HOME): Add a note.
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index cb86f8e2973..3cfd60d46c0 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -120,6 +120,8 @@ emacs = LANG=C EMACSLOADPATH= \
# Set HOME to a nonexistent directory to prevent tests from accessing
# it accidentally (e.g., popping up a gnupg dialog if ~/.authinfo.gpg
# exists, or writing to ~/.bzr.log when running bzr commands).
+# NOTE if the '/nonexistent' name is changed `normal-top-level' in
+# startup.el must be updated too.
TEST_HOME = /nonexistent
test_module_dir := src/emacs-module-resources