aboutsummaryrefslogtreecommitdiffstats
path: root/test/appimage/appimage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/appimage/appimage.sh')
-rwxr-xr-xtest/appimage/appimage.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/appimage/appimage.sh b/test/appimage/appimage.sh
index 39c288199..937ae9f31 100755
--- a/test/appimage/appimage.sh
+++ b/test/appimage/appimage.sh
@@ -5,6 +5,7 @@
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3
7export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) 7export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
8export LC_ALL=C
8 9
9echo "TESTING: AppImage v1 (test/appimage/appimage-v1.exp)" 10echo "TESTING: AppImage v1 (test/appimage/appimage-v1.exp)"
10./appimage-v1.exp 11./appimage-v1.exp