From f475f7f3a907c2966ab95d699382567b30f37266 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 16 Oct 2015 13:57:43 -0400 Subject: arch testing --- test/private-bin.exp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/private-bin.exp') diff --git a/test/private-bin.exp b/test/private-bin.exp index cc5ea99c7..a82d2b213 100755 --- a/test/private-bin.exp +++ b/test/private-bin.exp @@ -11,7 +11,7 @@ expect { } sleep 1 -send -- "ls -al /bin\r" +send -- "ls /bin\r" expect { timeout {puts "TESTING ERROR 2\n";exit} "bash" @@ -25,7 +25,7 @@ expect { "sh" } -send -- "ls -al /bin\r" +send -- "ls /bin\r" expect { timeout {puts "TESTING ERROR 5\n";exit} "ping" {puts "TESTING ERROR 6\n";exit} @@ -41,7 +41,7 @@ expect { } sleep 1 -send -- "ls -al /bin\r" +send -- "ls /bin\r" expect { timeout {puts "TESTING ERROR 8\n";exit} "bash" @@ -55,7 +55,7 @@ expect { "sh" } -send -- "ls -al /bin\r" +send -- "ls /bin\r" expect { timeout {puts "TESTING ERROR 5\n";exit} "ping" {puts "TESTING ERROR 6\n";exit} -- cgit v1.2.3-70-g09d2