summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota/bug-1243798.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/quota/bug-1243798.t')
-rw-r--r--tests/bugs/quota/bug-1243798.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/quota/bug-1243798.t b/tests/bugs/quota/bug-1243798.t
index c5def297102..53f8b10adba 100644
--- a/tests/bugs/quota/bug-1243798.t
+++ b/tests/bugs/quota/bug-1243798.t
@@ -9,7 +9,7 @@ cleanup;
TEST glusterd
TEST $CLI volume create $V0 $H0:$B0/$V0
-
+TEST $CLI volume set $V0 nfs.disable false
TEST $CLI volume start $V0;
EXPECT_WITHIN $NFS_EXPORT_TIMEOUT "1" is_nfs_export_available;