X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=regressions%2Ftest-qemudie-midcommand.sh;h=c9510a901febf5c3f6f000de9c0c0ac6e3a492b9;hb=8736015a2c3eab15ca431ed777586a995c56c581;hp=2aca9225698e0641fa8b550ae71f31f6bc9078bc;hpb=51ecd63944bb1374ebad518d814deaa2096bc365;p=libguestfs.git diff --git a/regressions/test-qemudie-midcommand.sh b/regressions/test-qemudie-midcommand.sh index 2aca922..c9510a9 100755 --- a/regressions/test-qemudie-midcommand.sh +++ b/regressions/test-qemudie-midcommand.sh @@ -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.