mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 15:48:59 +01:00
fix: Stop console after QEMU exits (#2125)
This commit is contained in:
@@ -446,6 +446,7 @@ finish() {
|
|||||||
warn "Timed out while waiting for $(app) to exit!"
|
warn "Timed out while waiting for $(app) to exit!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
stopConsole
|
||||||
echo
|
echo
|
||||||
|
|
||||||
if (( failed == 0 )); then
|
if (( failed == 0 )); then
|
||||||
|
|||||||
Reference in New Issue
Block a user