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 16ab7f54d..eecb9bf82 100755
--- a/test/appimage/appimage-args.exp
+++ b/test/appimage/appimage-args.exp
@@ -96,7 +96,7 @@ send -- "firejail --shutdown=appimage-test\r"
96set spawn_id $appimage_id 96set spawn_id $appimage_id
97expect { 97expect {
98 timeout {puts "shutdown\n";exit} 98 timeout {puts "shutdown\n";exit}
99 "AppImage unmounted" 99 "AppImage detached"
100} 100}
101 101
102after 100 102after 100