build: Fix for bash quoting in supermin-split.sh.in (RHBZ#566511 RHBZ#566512)
[libguestfs.git] / regressions / rhbz503169c10.sh
index 91284e0..0a32749 100755 (executable)
@@ -26,9 +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 ,
+part-disk /dev/sda mbr
 mkfs ext2 /dev/sda1
-mount /dev/sda1 /
+mount-options "" /dev/sda1 /
 ll /../dev/console
 ll /../dev/full
 ll /../dev/mapper/