summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1110262.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-1110262.t')
-rw-r--r--tests/bugs/bug-1110262.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/bug-1110262.t b/tests/bugs/bug-1110262.t
index b6051935b7f..9c6e4f973a1 100644
--- a/tests/bugs/bug-1110262.t
+++ b/tests/bugs/bug-1110262.t
@@ -12,6 +12,7 @@ TEST $CLI volume info;
## Lets create volume
TEST $CLI volume create $V0 $H0:$B0/${V0}{1,2};
+TEST $CLI volume set $V0 nfs.disable false
## Verify volume is created
EXPECT "$V0" volinfo_field $V0 'Volume Name';