mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-16 23:13:41 +08:00
feat: Add automatic device type (#749)
This commit is contained in:
@@ -32,4 +32,4 @@ tail -fn +0 "$QEMU_LOG" 2>/dev/null &
|
||||
cat "$QEMU_TERM" 2>/dev/null & wait $! || :
|
||||
|
||||
sleep 1 & wait $!
|
||||
finish 0
|
||||
[ ! -f "$QEMU_END" ] && finish 0
|
||||
|
||||
Reference in New Issue
Block a user