From 997d2fbd2dd31c0b16bf9323757cdc97200f6629 Mon Sep 17 00:00:00 2001 From: ggarg Date: Thu, 12 Jun 2014 18:51:51 +0530 Subject: tests: fix for spurious failure: Change-Id: I39cc497f12c83aa055acb6e88e4c3e1e8774e577 BUG: 1089668 Signed-off-by: ggarg Reviewed-on: http://review.gluster.org/8050 Reviewed-by: Sachin Pandit Reviewed-by: Pranith Kumar Karampuri Tested-by: Pranith Kumar Karampuri --- tests/bugs/bug-1089668.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/bugs/bug-1089668.t') diff --git a/tests/bugs/bug-1089668.t b/tests/bugs/bug-1089668.t index e5e0805c06e..3baa3f27fbe 100755 --- a/tests/bugs/bug-1089668.t +++ b/tests/bugs/bug-1089668.t @@ -4,6 +4,8 @@ . $(dirname $0)/../volume.rc . $(dirname $0)/../dht.rc +cleanup + #This script checks command "gluster volume rebalance status will not #show any output when user have done only remove-brick start and command #'gluster volume remove-brick status' will not show -- cgit