aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage')
-rwxr-xr-xtest/appimage/filename.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/appimage/filename.exp b/test/appimage/filename.exp
index 9d9127fb5..f2b827bb6 100755
--- a/test/appimage/filename.exp
+++ b/test/appimage/filename.exp
@@ -24,7 +24,7 @@ after 100
24send -- "firejail --appimage appimage.sh\r" 24send -- "firejail --appimage appimage.sh\r"
25expect { 25expect {
26 timeout {puts "TESTING ERROR 2\n";exit} 26 timeout {puts "TESTING ERROR 2\n";exit}
27 "Error mounting appimage" 27 -re "Error .*mounting appimage"
28} 28}
29after 100 29after 100
30 30