emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp ec12cdd: ; * test/Makefile.in (TEST_HOME): Add a not


From: Andrea Corallo
Subject: feature/native-comp ec12cdd: ; * test/Makefile.in (TEST_HOME): Add a note.
Date: Sun, 21 Mar 2021 14:48:47 -0400 (EDT)

branch: feature/native-comp
commit ec12cdd19732d9ad2be313cc93c17766ec62118f
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>

    ; * test/Makefile.in (TEST_HOME): Add a note.
---
 test/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/Makefile.in b/test/Makefile.in
index cb86f8e..3cfd60d 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]