mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: typo
This commit is contained in:
parent
54da0ea61a
commit
c4e0c61272
@ -87,7 +87,7 @@ lvchange -an $vg1
|
||||
lvchange -ay $vg1
|
||||
check lv_field $vg1/$lv1 lv_active "$CHECK_ACTIVE"
|
||||
|
||||
# Test removal of opened (bug unmounted) snapshot (device busy) for a while
|
||||
# Test removal of opened (but unmounted) snapshot (device busy) for a while
|
||||
sleep 120 < "$DM_DEV_DIR/$vg1/$lv1" &
|
||||
SLEEP_PID=$!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user