Fix typo in module_config.yaml
The command executed is jom not nmake. Change-Id: Ieae487a3b50884d901ca2a431f3c3ea615a80e8b Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
parent
fbbfbcf360
commit
f1d428b643
@ -31,7 +31,7 @@ build_instructions:
|
|||||||
maxTimeInSeconds: 6000
|
maxTimeInSeconds: 6000
|
||||||
maxTimeBetweenOutput: 120
|
maxTimeBetweenOutput: 120
|
||||||
userMessageOnFailure: >
|
userMessageOnFailure: >
|
||||||
Failed to call nmake install. Contact Liang then.
|
Failed to call jom install. Contact Liang then.
|
||||||
disable_if:
|
disable_if:
|
||||||
condition: property
|
condition: property
|
||||||
property: host.os
|
property: host.os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user