summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota/bug-1100050.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/quota/bug-1100050.t')
-rw-r--r--tests/bugs/quota/bug-1100050.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/quota/bug-1100050.t b/tests/bugs/quota/bug-1100050.t
index e12f64f88d8..65a1250f246 100644
--- a/tests/bugs/quota/bug-1100050.t
+++ b/tests/bugs/quota/bug-1100050.t
@@ -22,4 +22,6 @@ TEST gluster volume quota $V0 limit-usage /dir 10MB;
TEST mkdir $M0/dir/subdir;
+TEST $CLI volume stop $V0
+EXPECT "1" get_aux
cleanup;