summaryrefslogtreecommitdiff
path: root/test/shell/pv-range-overflow.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/pv-range-overflow.sh')
-rw-r--r--test/shell/pv-range-overflow.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/pv-range-overflow.sh b/test/shell/pv-range-overflow.sh
index 4caee02a5..f6b96223d 100644
--- a/test/shell/pv-range-overflow.sh
+++ b/test/shell/pv-range-overflow.sh
@@ -15,7 +15,7 @@
aux prepare_vg 2
-lvcreate -L4 -n"$lv" $vg
+lvcreate -L4 -n $lv $vg
# Test for the bogus diagnostic reported in BZ 284771
# http://bugzilla.redhat.com/284771.