summaryrefslogtreecommitdiffstats
path: root/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-xrun-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh
index 1487f30d832..a922f2e2ad1 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -5,7 +5,7 @@
export TZ=UTC
force="no"
head="yes"
-retry="no"
+retry="yes"
tests=""
exit_on_failure="yes"
skip_bad_tests="yes"