summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-04 15:32:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-04 15:32:58 -0400
commit2c2b8f0ec2ce32550ac79ae7c367104f68ec37b6 (patch)
tree149863ae3d80d7f7b801b1e3ff9afc1f58416ee3 /standalone
parent0a03ba76be8a59a6869dc4cd573c0760fa765a10 (diff)
add LOCPATH to GIT_ANNEX_STANDLONE_ENV
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/linux/skel/runshell2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/linux/skel/runshell b/standalone/linux/skel/runshell
index d15aacbc8..6f6ba8a3e 100755
--- 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