summaryrefslogtreecommitdiffstats
path: root/tests/env.rc.in
diff options
context:
space:
mode:
authorShwetha K Acharya <sacharya@redhat.com>2020-01-14 08:26:12 +0530
committerSunny Kumar <sunkumar@redhat.com>2020-04-09 11:02:51 +0000
commit82db4f23d201b1078129d083370563f68251d897 (patch)
treeed5b7e5b789f16afb3c0e1014fda824ab590adce /tests/env.rc.in
parent18f70e806bcef5a3680462a4dbb7061e5eceee1c (diff)
Adding basic glusterfind test case
This test case includes all the basic glusterfind scenarios. fixes: #1044 Change-Id: I6021443729e35769fe855c5cc41bb3fbc6365ef0 Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
Diffstat (limited to 'tests/env.rc.in')
-rw-r--r--tests/env.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/env.rc.in b/tests/env.rc.in
index c7472a7988d..0478d66aec6 100644
--- a/tests/env.rc.in
+++ b/tests/env.rc.in
@@ -2,7 +2,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
-PATH=@sbindir@:$PATH
+PATH=@bindir@:@sbindir@:$PATH
export PATH
GLUSTERD_PIDFILEDIR=@localstatedir@/run/gluster