projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c079811
)
add LOCPATH to GIT_ANNEX_STANDLONE_ENV
author
Joey Hess
<joeyh@joeyh.name>
Tue, 4 Oct 2016 19:32:58 +0000
(15:32 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 4 Oct 2016 19:32:58 +0000
(15:32 -0400)
standalone/linux/skel/runshell
patch
|
blob
|
history
diff --git
a/standalone/linux/skel/runshell
b/standalone/linux/skel/runshell
index d15aacbc896fdd86521df7a120863a090596f1dc..6f6ba8a3e19711d68df60aef11474711837e152a 100755
(executable)
--- a/
standalone/linux/skel/runshell
+++ b/
standalone/linux/skel/runshell
@@
-122,7
+122,7
@@
export MANPATH
# Indicate which variables were exported above and should be cleaned
# when running non-bundled programs.
-GIT_ANNEX_STANDLONE_ENV="PATH GCONV_PATH GIT_EXEC_PATH GIT_TEMPLATE_DIR MANPATH"
+GIT_ANNEX_STANDLONE_ENV="PATH GCONV_PATH GIT_EXEC_PATH GIT_TEMPLATE_DIR MANPATH
LOCPATH
"
export GIT_ANNEX_STANDLONE_ENV
if [ "$1" ]; then