aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/trace.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
commit8fdede5811ad03ccb6261fc992fcf11b4a06a3b3 (patch)
tree5ead963d1df8c0c77450edb2a865bf2c7ac3b46b /test/utils/trace.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/utils/trace.exp')
-rwxr-xr-xtest/utils/trace.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/trace.exp b/test/utils/trace.exp
index b562a6b49..78a04b273 100755
--- a/test/utils/trace.exp
+++ b/test/utils/trace.exp
@@ -110,5 +110,6 @@ expect {
110 "bash:access /etc/terminfo/" {puts "debian\n"} 110 "bash:access /etc/terminfo/" {puts "debian\n"}
111 "bash:access /usr/share/terminfo/" {puts "arch\n"} 111 "bash:access /usr/share/terminfo/" {puts "arch\n"}
112} 112}
113after 100
113 114
114puts "\nall done\n" 115puts "\nall done\n"