From 8de2ec1b8ddecc9ba01bd918b6b5c208561b22fe Mon Sep 17 00:00:00 2001 From: Jeff Darcy Date: Mon, 2 Oct 2017 12:23:14 -0700 Subject: glusterd: fix missing/renamed options Change-Id: I2ca0298ee9d166f58b8730256ea76a04e547ce5d Signed-off-by: Jeff Darcy --- tests/basic/quota.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/basic/quota.t b/tests/basic/quota.t index 99af5a4e7e4..4706d6bfd31 100755 --- a/tests/basic/quota.t +++ b/tests/basic/quota.t @@ -204,6 +204,7 @@ EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $N0 ## --------------------------- ## Test quota volume options ## --------------------------- +read -p "Continue? " nothing TEST $CLI volume reset $V0 EXPECT 'on' volinfo_field $V0 'features.quota' EXPECT 'on' volinfo_field $V0 'features.inode-quota' -- cgit