aboutsummaryrefslogtreecommitdiffstats
path: root/test/stress/stress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/stress/stress.sh')
-rwxr-xr-xtest/stress/stress.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stress/stress.sh b/test/stress/stress.sh
index 37b1a3bbc..6853c5a13 100755
--- a/test/stress/stress.sh
+++ b/test/stress/stress.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
9 10
10# blacklist testing 11# blacklist testing