aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-trace.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/appimage-trace.exp')
-rwxr-xr-xtest/appimage/appimage-trace.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/appimage/appimage-trace.exp b/test/appimage/appimage-trace.exp
index 5f05e2846..2f67eb531 100755
--- a/test/appimage/appimage-trace.exp
+++ b/test/appimage/appimage-trace.exp
@@ -31,7 +31,7 @@ expect {
31} 31}
32expect { 32expect {
33 timeout {puts "shutdown\n"} 33 timeout {puts "shutdown\n"}
34 "AppImage unmounted" 34 "AppImage detached"
35} 35}
36sleep 1 36sleep 1
37 37
@@ -58,7 +58,7 @@ expect {
58} 58}
59expect { 59expect {
60 timeout {puts "shutdown\n"} 60 timeout {puts "shutdown\n"}
61 "AppImage unmounted" 61 "AppImage detached"
62} 62}
63sleep 1 63sleep 1
64 64