Skip to content

Commit 5466df2

Browse files
authored
add more info about the test
1 parent 4da7b34 commit 5466df2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

make-appimage.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ quick-sharun /PATH/TO/BINARY_AND_LIBRARIES_HERE
1919
# Turn AppDir into AppImage
2020
quick-sharun --make-appimage
2121

22-
# test the final app
22+
# Test the app for 12 seconds, if the app normally quits before that time
23+
# then skip this or check if some flag can be passed that makes it stay open
2324
quick-sharun --test ./dist/*.AppImage

0 commit comments

Comments
 (0)