From 57e4de4a7c6785dabd1f0e1641783b1df350f738 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 9 Feb 2020 13:24:01 +0100 Subject: Revert "Testsuite: show current configuration" This reverts commit 28c3615488760ffbe21a556a6b42ca5656b8216e. --- scripts/check-qemu-install | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install index b12f0733..94300d34 100755 --- a/scripts/check-qemu-install +++ b/scripts/check-qemu-install @@ -279,7 +279,6 @@ try: log.info("Basic CLI configuration mode test") c.sendline('configure') c.expect(r'vyos@vyos#') - c.sendline('show') c.sendline('run show version') c.sendline('exit') c.expect(r'vyos@vyos:~\$') -- cgit v1.2.3