aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-args.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/appimage-args.exp')
-rwxr-xr-xtest/appimage/appimage-args.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/appimage/appimage-args.exp b/test/appimage/appimage-args.exp
index b8c7ee850..4c6a778b2 100755
--- a/test/appimage/appimage-args.exp
+++ b/test/appimage/appimage-args.exp
@@ -95,7 +95,7 @@ send -- "firejail --shutdown=appimage-test\r"
95 95
96set spawn_id $appimage_id 96set spawn_id $appimage_id
97expect { 97expect {
98 timeout {puts "TESTING ERROR 15\n";exit} 98 timeout {puts "shutdown\n";exit}
99 "AppImage unmounted" 99 "AppImage unmounted"
100} 100}
101 101