summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 848a30a377..c2cda5b50c 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -1264,7 +1264,7 @@
<property name="output-dir" value="${output-dir}"/>
<!-- Convert tests to run multiple times if failed. -->
- <property name="retries" value="1"/>
+ <property name="retries" value="2"/>
<property name="package.filename" value="${package.filename}"/>
<property name="testing.testarea" value="/tmp/testarea"/>