From c4e0c6127247c421e40d9d387ba89d8cd9899f5f Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 2 Jun 2014 09:38:10 +0200 Subject: [PATCH] tests: typo --- test/shell/snapshot-usage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/shell/snapshot-usage.sh b/test/shell/snapshot-usage.sh index 589ed43b4..fd4365010 100644 --- a/test/shell/snapshot-usage.sh +++ b/test/shell/snapshot-usage.sh @@ -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=$!