diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/bugs/glusterd/bug-1595320.t | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/glusterd/bug-1595320.t b/tests/bugs/glusterd/bug-1595320.t index f41df9d0ffa..3a289f386de 100644 --- a/tests/bugs/glusterd/bug-1595320.t +++ b/tests/bugs/glusterd/bug-1595320.t @@ -25,7 +25,7 @@ TEST pidof glusterd  # Create volume and enable brick multiplexing  TEST $CLI volume create $V0 $H0:$L1 $H0:$L2 $H0:$L3 -gluster v set all cluster.brick-multiplex on +TEST $CLI v set all cluster.brick-multiplex on  # Start the volume  TEST $CLI volume start $V0  | 
