projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c492c8
)
* test/Makefile.in (XDG_CONFIG_HOME): Don't export (bug#50577).
author
Glenn Morris
<rgm@gnu.org>
Tue, 14 Sep 2021 23:27:42 +0000
(16:27 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 14 Sep 2021 23:27:42 +0000
(16:27 -0700)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 7047c244824cb65b8cb3e84a3ab3cacad40d8891..e0a2b7799a02a7525127ac32fa9d99745c47ad06 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-75,7
+75,7
@@
EMACS_EXTRAOPT=
EMACSOPT = --no-init-file --no-site-file --no-site-lisp -L "$(SEPCHAR)$(srcdir)" $(elpa_opts) $(EMACS_EXTRAOPT)
# Prevent any settings in the user environment causing problems.
-unexport EMACSDATA EMACSDOC EMACSPATH GREP_OPTIONS
+unexport EMACSDATA EMACSDOC EMACSPATH GREP_OPTIONS
XDG_CONFIG_HOME
## To run tests under a debugger, set this to eg: "gdb --args".
GDB =