aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-v1.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-09-10 17:26:22 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2019-09-10 17:26:22 -0400
commit1df4bbba52854d2505bcd810e9e72b5e0980ebd3 (patch)
tree338ec49db125f7c37a8d004d77f2ffd12abedf1d /test/appimage/appimage-v1.exp
parentAdd ar profile (#2949) (diff)
downloadfirejail-1df4bbba52854d2505bcd810e9e72b5e0980ebd3.tar.gz
firejail-1df4bbba52854d2505bcd810e9e72b5e0980ebd3.tar.zst
firejail-1df4bbba52854d2505bcd810e9e72b5e0980ebd3.zip
appimage --trace testing
Diffstat (limited to 'test/appimage/appimage-v1.exp')
-rwxr-xr-xtest/appimage/appimage-v1.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/appimage/appimage-v1.exp b/test/appimage/appimage-v1.exp
index 07f7d0d17..4522afa9b 100755
--- a/test/appimage/appimage-v1.exp
+++ b/test/appimage/appimage-v1.exp
@@ -83,7 +83,7 @@ send -- "firejail --shutdown=appimage-test\r"
83 83
84set spawn_id $appimage_id 84set spawn_id $appimage_id
85expect { 85expect {
86 timeout {puts "TESTING ERROR 7\n";exit} 86 timeout {puts "shutdown\n"}
87 "AppImage unmounted" 87 "AppImage unmounted"
88} 88}
89 89