From c00b63fc4c642bec5be44577771170dc8b2ac5e0 Mon Sep 17 00:00:00 2001
From: Helmut Grohne <helmut@subdivi.de>
Date: Wed, 28 Dec 2022 21:33:03 +0100
Subject: test: wait for qemu to terminate

---
 tests/create-and-run.sh | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tests/create-and-run.sh')

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
-- 
cgit v1.2.3