summaryrefslogtreecommitdiffstats
path: root/dvm/2294/testcase
diff options
context:
space:
mode:
Diffstat (limited to 'dvm/2294/testcase')
-rwxr-xr-xdvm/2294/testcase2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvm/2294/testcase b/dvm/2294/testcase
index 2f984cf..b0d8674 100755
--- a/dvm/2294/testcase
+++ b/dvm/2294/testcase
@@ -1,6 +1,6 @@
#!/bin/bash
-source $cwd/regression_helpers
+source ./regression_helpers
$GLUSTERFSDIR/gluster volume create $global_bug_id transport tcp,rdma $(hostname):$EXPORT_DIR/$global_bug_id/export1 2>/dev/null 1>/dev/null
exit $?;