summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-25 09:14:09 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-25 09:14:09 +0100
commit013ad967c078d98a2301af9a03372dcfe5d0f1c3 (patch)
tree8fe31a68072eaae9f72f2f8980134b23cf50d95b /scripts
parente58f2c396fa82d272a7afebedae0690db4384314 (diff)
downloadvyos-build-013ad967c078d98a2301af9a03372dcfe5d0f1c3.tar.gz
vyos-build-013ad967c078d98a2301af9a03372dcfe5d0f1c3.zip
Testsuite: remove "show interfaces" command
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 f015ad9b..04e2c02b 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -282,7 +282,6 @@ try:
c.sendline('run show version')
c.sendline('exit')
c.expect(r'vyos@vyos:~\$')
- c.sendline('show interfaces')
#################################################
# Executing test-suite