summaryrefslogtreecommitdiffstats
path: root/coin/instructions/cmake_module_build_instructions.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/cmake_module_build_instructions.yaml')
-rw-r--r--coin/instructions/cmake_module_build_instructions.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/cmake_module_build_instructions.yaml b/coin/instructions/cmake_module_build_instructions.yaml
index 8a9798a148..7d8172cd53 100644
--- a/coin/instructions/cmake_module_build_instructions.yaml
+++ b/coin/instructions/cmake_module_build_instructions.yaml
@@ -15,7 +15,7 @@ instructions:
maxTimeInSeconds: 6000
maxTimeBetweenOutput: 1200
userMessageOnFailure: >
- Failed to build sources. In the current state bug can be everywhere. Contact Liang first.
+ Failed to build sources. In the current state bug can be everywhere.
- type: ExecuteCommand
command: "{{.Env.ENV_PREFIX}} cmake --install ."
maxTimeInSeconds: 6000