summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_cmake.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/call_cmake.yaml')
-rw-r--r--coin/instructions/call_cmake.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/instructions/call_cmake.yaml b/coin/instructions/call_cmake.yaml
index cbb15a7102..5d3fa0781f 100644
--- a/coin/instructions/call_cmake.yaml
+++ b/coin/instructions/call_cmake.yaml
@@ -3,7 +3,7 @@ instructions:
- type: ExecuteCommand
command: "{{.Env.ENV_PREFIX}} {{.InstallDir}}\\bin\\qt-cmake {{.Env.COIN_CMAKE_ARGS}}"
maxTimeInSeconds: 6000
- maxTimeBetweenOutput: 120
+ maxTimeBetweenOutput: 1200
userMessageOnFailure: >
Failed to call cmake. Contact Liang then.
enable_if:
@@ -13,7 +13,7 @@ instructions:
- type: ExecuteCommand
command: "{{.InstallDir}}/bin/qt-cmake {{.Env.COIN_CMAKE_ARGS}}"
maxTimeInSeconds: 6000
- maxTimeBetweenOutput: 120
+ maxTimeBetweenOutput: 1200
userMessageOnFailure: >
Failed to call cmake. Contact Liang then.
disable_if: