diff options
Diffstat (limited to 'tests/env.rc.in')
-rw-r--r-- | tests/env.rc.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/env.rc.in b/tests/env.rc.in index 3f3394bd5ec..f78fe8ffeb5 100644 --- a/tests/env.rc.in +++ b/tests/env.rc.in @@ -31,3 +31,6 @@ export PYTHON PYTHONPATH=@BUILD_PYTHON_SITE_PACKAGES@:$PYTHON_PATH export PYTHONPATH + +GLUSTER_CMD_DIR=@sbindir@ +export GLUSTER_CMD_DIR |