Skip to content
Snippets Groups Projects
Commit bbb07def authored by david_williams's avatar david_williams
Browse files

return to I builds

parent dd6df31b
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
reallyquiet="${env.CVS_QUIET}" /> reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule <schedule
interval="${time.oneHour}"> interval="${time.veryLongTime}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
reallyquiet="${env.CVS_QUIET}" /> reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule <schedule
interval="${time.veryLongTime}"> interval="${time.oneHour}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
...@@ -545,7 +545,7 @@ ...@@ -545,7 +545,7 @@
reallyquiet="${env.CVS_QUIET}" /> reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule <schedule
interval="${time.oneHour}"> interval="${time.veryLongTime}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
...@@ -604,7 +604,7 @@ ...@@ -604,7 +604,7 @@
reallyquiet="${env.CVS_QUIET}" /> reallyquiet="${env.CVS_QUIET}" />
</modificationset> </modificationset>
<schedule <schedule
interval="${time.veryLongTime}"> interval="${time.oneHour}">
<ant> <ant>
<property <property
name="buildType" name="buildType"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment