test/TEST-01-BASIC/test.sh: fix cleanup of overlay dir

This commit is contained in:
Harald Hoyer 2012-05-07 16:32:28 +02:00
parent f6a58604a0
commit 4b13b2e2bf

View File

@ -61,7 +61,7 @@ test_setup() {
-d "piix ide-gd_mod ata_piix ext3 sd_mod" \
--nomdadmconf \
-f $TESTDIR/initramfs.makeroot $KVERSION || return 1
rm -rf overlay
rm -rf $TESTDIR/overlay
# Invoke KVM and/or QEMU to actually create the target filesystem.
$testdir/run-qemu \