summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota/bug-1104692.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/quota/bug-1104692.t')
-rwxr-xr-xtests/bugs/quota/bug-1104692.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/quota/bug-1104692.t b/tests/bugs/quota/bug-1104692.t
index 6f6b174aa03..3acffa4720c 100755
--- a/tests/bugs/quota/bug-1104692.t
+++ b/tests/bugs/quota/bug-1104692.t
@@ -27,6 +27,7 @@ TEST $CLI volume quota $V0 limit-usage /limit_one/limit_five 1GB
#Cleanup
EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $M0
TEST $CLI volume stop $V0
+EXPECT "1" get_aux
TEST $CLI volume delete $V0
cleanup;