Fix regression test rhbz503169c10.sh.

'll' command has changed semantics very slightly
(see commit 6727e7c8bd).
We need to fix this test so it doesn't try to run
the ll command without a mounted disk.
This commit is contained in:
Richard Jones
2009-08-12 10:38:54 +01:00
parent 0aaf061c2f
commit 19bb2e59f4

View File

@@ -26,6 +26,9 @@ dd if=/dev/zero of=test1.img bs=1024k count=10
../fish/guestfish -a test1.img <<EOF
launch
sfdisk /dev/sda 0 0 0 ,
mkfs ext2 /dev/sda1
mount /dev/sda1 /
ll /../dev/console
ll /../dev/full
ll /../dev/mapper/