diff options
Diffstat (limited to 'run-tests.sh')
| -rwxr-xr-x | run-tests.sh | 2 | 
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"  | 
