summaryrefslogtreecommitdiffstats
path: root/dvm/2294/testcase
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2011-09-06 19:43:11 +0530
committerRaghavendra Bhat <raghavendrabhat@gluster.com>2011-09-06 19:43:11 +0530
commit8904b7e4958f886afc48108504bd558703930b48 (patch)
tree7c38efd9f9ebb0024a1019b931f51fd0b9498f40 /dvm/2294/testcase
parentb1f10e01c5db3cba20144e43ad9d68b5e22b02d2 (diff)
some changes in the regression framework and testcases for some bugs
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 b0d8674..2f984cf 100755
--- a/dvm/2294/testcase
+++ b/dvm/2294/testcase
@@ -1,6 +1,6 @@
#!/bin/bash
-source ./regression_helpers
+source $cwd/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 $?;