aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-trace.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-03-01 09:04:07 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-03-01 09:04:07 -0500
commit6d920285456e1aa988ebf9681d8546fe43f092a9 (patch)
tree4be47c9184abdad694620b1651c2970b2a937350 /test/appimage/appimage-trace.exp
parentMerge branch 'master' of ssh://github.com/netblue30/firejail (diff)
downloadfirejail-6d920285456e1aa988ebf9681d8546fe43f092a9.tar.gz
firejail-6d920285456e1aa988ebf9681d8546fe43f092a9.tar.zst
firejail-6d920285456e1aa988ebf9681d8546fe43f092a9.zip
appimage testing
Diffstat (limited to 'test/appimage/appimage-trace.exp')
-rwxr-xr-xtest/appimage/appimage-trace.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/appimage/appimage-trace.exp b/test/appimage/appimage-trace.exp
index c1e481a67..b6eafd77a 100755
--- a/test/appimage/appimage-trace.exp
+++ b/test/appimage/appimage-trace.exp
@@ -25,10 +25,6 @@ expect {
25 timeout {puts "TESTING ERROR 4\n";exit} 25 timeout {puts "TESTING ERROR 4\n";exit}
26 "Hello, World!" 26 "Hello, World!"
27} 27}
28expect {
29 timeout {puts "TESTING ERROR 5\n";exit}
30 "ping:exec"
31}
32 28
33after 500 29after 500
34 30