aboutsummaryrefslogtreecommitdiffstats
path: root/test/option-trace.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-trace.exp')
-rwxr-xr-xtest/option-trace.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/option-trace.exp b/test/option-trace.exp
index 6efb2c545..b20ef9ef9 100755
--- a/test/option-trace.exp
+++ b/test/option-trace.exp
@@ -20,7 +20,8 @@ expect {
20} 20}
21expect { 21expect {
22 timeout {puts "TESTING ERROR 3\n";exit} 22 timeout {puts "TESTING ERROR 3\n";exit}
23 "1:bash:access /etc/terminfo/x/xterm" 23 "1:bash:access /etc/terminfo/x/xterm" {puts "debian\n"}
24 "1:bash:access /usr/share/terminfo/x/xterm" {puts "arch\n"}
24} 25}
25 26
26sleep 1 27sleep 1