diff --git a/tests/protocol/test-qemudie-killsub.sh b/tests/protocol/test-qemudie-killsub.sh index 70be4e1dc..c3387e268 100755 --- a/tests/protocol/test-qemudie-killsub.sh +++ b/tests/protocol/test-qemudie-killsub.sh @@ -35,6 +35,7 @@ kill-subprocess -sleep 1 # We should now be able to rerun the subprocess. +add test1.img run ping-daemon EOF diff --git a/tests/protocol/test-qemudie-midcommand.sh b/tests/protocol/test-qemudie-midcommand.sh index 1e1fd99a3..ce48896b6 100755 --- a/tests/protocol/test-qemudie-midcommand.sh +++ b/tests/protocol/test-qemudie-midcommand.sh @@ -35,6 +35,7 @@ pid | cat > test.pid -sleep 1000 # We should now be able to rerun the subprocess. +add test1.img run ping-daemon EOF diff --git a/tests/protocol/test-qemudie-synch.sh b/tests/protocol/test-qemudie-synch.sh index 398756e13..f69cdfa4f 100755 --- a/tests/protocol/test-qemudie-synch.sh +++ b/tests/protocol/test-qemudie-synch.sh @@ -36,6 +36,7 @@ pid | cat > test.pid -sleep 1 # We should now be able to rerun the subprocess. +add test1.img run ping-daemon EOF