aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/filename.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/filename.exp')
-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 7b64129b7..54d8d722d 100755
--- a/test/appimage/filename.exp
+++ b/test/appimage/filename.exp
@@ -17,7 +17,7 @@ after 100
17send -- "firejail --appimage /etc/shadow\r" 17send -- "firejail --appimage /etc/shadow\r"
18expect { 18expect {
19 timeout {puts "TESTING ERROR 2\n";exit} 19 timeout {puts "TESTING ERROR 2\n";exit}
20 "cannot access" 20 "cannot read"
21} 21}
22after 100 22after 100
23 23