aboutsummaryrefslogtreecommitdiffstats
path: root/test/option-trace.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-trace.exp')
-rwxr-xr-xtest/option-trace.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/option-trace.exp b/test/option-trace.exp
index 6fd113e2b..38038b58e 100755
--- a/test/option-trace.exp
+++ b/test/option-trace.exp
@@ -15,10 +15,6 @@ expect {
15 "bash:open64 /dev/tty" {puts "32bit\n"} 15 "bash:open64 /dev/tty" {puts "32bit\n"}
16} 16}
17expect { 17expect {
18 timeout {puts "TESTING ERROR 2\n";exit}
19 "bash:fopen /etc/passwd"
20}
21expect {
22 timeout {puts "TESTING ERROR 3\n";exit} 18 timeout {puts "TESTING ERROR 3\n";exit}
23 "bash:access /etc/terminfo/x/xterm" {puts "debian\n"} 19 "bash:access /etc/terminfo/x/xterm" {puts "debian\n"}
24 "bash:access /usr/share/terminfo/x/xterm" {puts "arch\n"} 20 "bash:access /usr/share/terminfo/x/xterm" {puts "arch\n"}