summaryrefslogtreecommitdiff
path: root/test/shell/lvcreate-thin.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2013-11-11 17:19:26 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2013-11-15 12:38:37 +0100
commit803f8ca7146c548c271c04d432a3c68726a0d37d (patch)
tree721226b6140a1de31d8a9c3c87084c3f13d5b75d /test/shell/lvcreate-thin.sh
parent3716e9535455c5fb012511f820d0525e4aa48bc8 (diff)
downloadlvm2-803f8ca7146c548c271c04d432a3c68726a0d37d.tar.gz
tests: used -n for fsck
Diffstat (limited to 'test/shell/lvcreate-thin.sh')
-rw-r--r--test/shell/lvcreate-thin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/lvcreate-thin.sh b/test/shell/lvcreate-thin.sh
index d2e302259..98ab7eb61 100644
--- a/test/shell/lvcreate-thin.sh
+++ b/test/shell/lvcreate-thin.sh
@@ -138,7 +138,7 @@ check vg_field $vg lv_count 0
lvcreate -L10M -V10M -T $vg/pool --name lv1
mkfs.ext4 $DM_DEV_DIR/$vg/lv1
lvcreate -K -s $vg/lv1 --name snap_lv1
-fsck -p $DM_DEV_DIR/$vg/snap_lv1
+fsck -n $DM_DEV_DIR/$vg/snap_lv1
lvcreate -s $vg/lv1 --name lv2
lvcreate -s $vg/lv1 --name $vg/lv3
lvcreate --type snapshot $vg/lv1 --name lv6