aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage-v2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/appimage-v2.exp')
-rwxr-xr-xtest/appimage/appimage-v2.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/appimage/appimage-v2.exp b/test/appimage/appimage-v2.exp
index 7b3bf4cbd..5cb9d0849 100755
--- a/test/appimage/appimage-v2.exp
+++ b/test/appimage/appimage-v2.exp
@@ -77,5 +77,9 @@ expect {
77} 77}
78after 100 78after 100
79 79
80spawn $env(SHELL)
81send -- "firejail --shutdown=appimage-test\r"
82sleep 3
83
80puts "\nall done\n" 84puts "\nall done\n"
81 85