diff options
-rwxr-xr-x | tests/create-and-run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/create-and-run.sh b/tests/create-and-run.sh index 0425e63..aafd41d 100755 --- a/tests/create-and-run.sh +++ b/tests/create-and-run.sh @@ -33,3 +33,4 @@ for i in $(seq 30); do fi done ssh $sshopt -i ssh_id -p 2222 root@localhost poweroff +wait |