summaryrefslogtreecommitdiffstats
path: root/dvm/2628/testcase
diff options
context:
space:
mode:
Diffstat (limited to 'dvm/2628/testcase')
-rwxr-xr-xdvm/2628/testcase2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvm/2628/testcase b/dvm/2628/testcase
index 800fa1a..89e9abc 100755
--- a/dvm/2628/testcase
+++ b/dvm/2628/testcase
@@ -2,7 +2,7 @@
source $cwd/regression_helpers
-$GLUSTERFSDIR/gluster volume create $global_bug_id replica 2 $(hostname):$EXPORT_DIR/$global_bug_id/brick1 $(hostname):$EXPORT_DIR/$global_bug_id/brick2 2>/dev/null 1>/dev/null;
+$GLUSTERFSDIR/gluster volume create --mode=script $global_bug_id replica 2 $(hostname):$EXPORT_DIR/$global_bug_id/brick1 $(hostname):$EXPORT_DIR/$global_bug_id/brick2 2>/dev/null 1>/dev/null;
$GLUSTERFSDIR/gluster volume start $global_bug_id 2>/dev/null 1>/dev/null;