aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-v1.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-05 11:20:43 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-05 11:20:43 -0400
commita3bf167404043700ec3b561c3c9b1f7a10f35632 (patch)
treed8a55d93cab405ebc4f23196811b64771924c8df /test/appimage/appimage-v1.exp
parentset as 0.9.64rc2 for development until we release the real one (diff)
downloadfirejail-a3bf167404043700ec3b561c3c9b1f7a10f35632.tar.gz
firejail-a3bf167404043700ec3b561c3c9b1f7a10f35632.tar.zst
firejail-a3bf167404043700ec3b561c3c9b1f7a10f35632.zip
testing
Diffstat (limited to 'test/appimage/appimage-v1.exp')
-rwxr-xr-xtest/appimage/appimage-v1.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/appimage/appimage-v1.exp b/test/appimage/appimage-v1.exp
index 7b6fa2120..80e228145 100755
--- a/test/appimage/appimage-v1.exp
+++ b/test/appimage/appimage-v1.exp
@@ -44,7 +44,7 @@ expect {
44sleep 2 44sleep 2
45 45
46spawn $env(SHELL) 46spawn $env(SHELL)
47send -- "firemon --seccomp --nowrap\r" 47send -- "firemon --seccomp --wrap\r"
48expect { 48expect {
49 timeout {puts "TESTING ERROR 5\n";exit} 49 timeout {puts "TESTING ERROR 5\n";exit}
50 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit} 50 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
@@ -59,7 +59,7 @@ expect {
59 "name=blablabla" 59 "name=blablabla"
60} 60}
61after 100 61after 100
62send -- "firemon --caps --nowrap\r" 62send -- "firemon --caps --wrap\r"
63expect { 63expect {
64 timeout {puts "TESTING ERROR 6\n";exit} 64 timeout {puts "TESTING ERROR 6\n";exit}
65 "appimage Leafpad" 65 "appimage Leafpad"