From 2f8688a17eb9f20d15b1ac53cb58c2759987ed71 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 13 Nov 2016 20:35:12 -0500 Subject: testing --- test/root/isc-dhcp.exp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'test/root/isc-dhcp.exp') diff --git a/test/root/isc-dhcp.exp b/test/root/isc-dhcp.exp index 86500707a..5d9597e7c 100755 --- a/test/root/isc-dhcp.exp +++ b/test/root/isc-dhcp.exp @@ -4,15 +4,6 @@ set timeout 5 spawn $env(SHELL) match_max 100000 -send -- "sudo ls; sudo whoami; sudo pwd\r" -expect { - timeout {puts "TESTING ERROR: you need to root run this test as root\n";exit} - "root" -} - -send -- "pkill dhcpd\r" -sleep 2 - send -- "firejail --name=dhcpd /etc/init.d/isc-dhcp-server start\r" expect { timeout {puts "TESTING ERROR 0\n";exit} -- cgit v1.2.3-54-g00ecf