From 1d90e10566477f96e0716f75e7de1500c77a0175 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 27 Dec 2019 20:15:25 +0200 Subject: Testsuite: remove VNC console from qemu cmdline --- scripts/check-qemu-install | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/check-qemu-install') diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install index ef1a0f13..5789a782 100755 --- a/scripts/check-qemu-install +++ b/scripts/check-qemu-install @@ -245,7 +245,6 @@ try: -machine accel=kvm \ {CPU} \ -smp 2 \ - -vnc 0.0.0.0:99 \ -nographic \ {KVM} \ -drive format=raw,file={DISK} -- cgit v1.2.3