proto: Fix FileIn ops that abort during the chunk upload stage.
[libguestfs.git] / regressions / rhbz576879.sh
similarity index 94%
rename from regressions/rhbz576879c0.sh
rename to regressions/rhbz576879.sh
index f060496..d3db55b 100755 (executable)
@@ -25,7 +25,7 @@ set -e
 rm -f test1.img
 
 ../fish/guestfish -N disk <<EOF
--upload $srcdir/rhbz576879c0.sh /test.sh
+-upload $srcdir/rhbz576879.sh /test.sh
 # Shouldn't lose synchronization, so next command should work:
 ping-daemon
 EOF