fish: Change 'int argc' to 'size_t argc' throughout.
[libguestfs.git] / regressions / test-qemudie-midcommand.sh
index 2aca922..c9510a9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -
+#!/bin/bash -
 # libguestfs
 # Copyright (C) 2009 Red Hat Inc.
 #
@@ -30,7 +30,6 @@ run
 pid | cat > test.pid
 ! sleep 2 ; kill $(cat test.pid) &
 
-echo "Expect: 'guestfs_sleep reply failed, see earlier error messages'"
 -sleep 1000
 
 # We should now be able to rerun the subprocess.