From 41a4b1f7ef86d9d3f8e80f5d6eb2469ccf2177fd Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Mon, 15 Apr 2024 22:00:44 +0100 Subject: [PATCH] clean cruft from inout test script --- tests/inout/script.expect | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tests/inout/script.expect b/tests/inout/script.expect index 0ee2919..3d8a5a4 100644 --- a/tests/inout/script.expect +++ b/tests/inout/script.expect @@ -9,13 +9,6 @@ proc chat {instr outstr} { spawn socat -,echo=0,icanon=1 unix-connect:vm/monitor set monitor_id $spawn_id -# expect "(qemu)" -# send "set_link virtio-net-pci.1 off\n" -# expect "(qemu)" -# send "set_link virtio-net-pci.0 off\n" -# expect "(qemu)" -# send "c\r\n" - spawn socat unix-connect:vm/console - set console_id $spawn_id