summaryrefslogtreecommitdiffstats
path: root/tests/env.rc.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/env.rc.in')
-rw-r--r--tests/env.rc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/env.rc.in b/tests/env.rc.in
index 82971c4a8de..3f3394bd5ec 100644
--- a/tests/env.rc.in
+++ b/tests/env.rc.in
@@ -5,6 +5,9 @@ libdir=@libdir@
PATH=@sbindir@:$PATH
export PATH
+GLUSTERD_PIDFILEDIR=@localstatedir@/run/gluster
+export GLUSTERD_PIDFILEDIR
+
LD_LIBRARY_PATH=@libdir@:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH