summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-24 17:24:00 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-24 23:15:50 +0100
commitac8c6bc95e5872e01c3be8da609ffe5cd07f81da (patch)
tree4d0dad8139b528f3a18dfba83497b4ca9d704c5d /scripts
parent7604383d10961b05e5393420fbf27e04eccc989e (diff)
downloadvyos-build-ac8c6bc95e5872e01c3be8da609ffe5cd07f81da.tar.gz
vyos-build-ac8c6bc95e5872e01c3be8da609ffe5cd07f81da.zip
Testsuite: remove VNC console from qemu cmdline
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-qemu-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install
index 88477afd..30363068 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -158,7 +158,6 @@ try:
-machine accel=kvm \
{CPU} \
-smp 2 \
- -vnc 0.0.0.0:99 \
-nographic \
-boot d -cdrom {CD} \
{KVM} \