fish: Add -N option for making prepared disk images.
[libguestfs.git] / regressions / rhbz576879.sh
index 639dd7c..7453ac7 100755 (executable)
@@ -24,9 +24,7 @@ set -e
 
 rm -f test1.img
 
 
 rm -f test1.img
 
-../fish/guestfish <<EOF
-alloc test1.img 10M
-run
+../fish/guestfish -N disk <<EOF
 -upload $srcdir/rhbz576879.sh /test.sh
 # Shouldn't lose synchronization, so next command should work:
 ping-daemon
 -upload $srcdir/rhbz576879.sh /test.sh
 # Shouldn't lose synchronization, so next command should work:
 ping-daemon