From f1d428b6434b5c8529d135717e0ef2a1e3ad3f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Nowacki?= Date: Thu, 16 May 2019 15:08:38 +0200 Subject: [PATCH] Fix typo in module_config.yaml The command executed is jom not nmake. Change-Id: Ieae487a3b50884d901ca2a431f3c3ea615a80e8b Reviewed-by: Liang Qi --- coin/module_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 041209b2fd..2e7b306166 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -31,7 +31,7 @@ build_instructions: maxTimeInSeconds: 6000 maxTimeBetweenOutput: 120 userMessageOnFailure: > - Failed to call nmake install. Contact Liang then. + Failed to call jom install. Contact Liang then. disable_if: condition: property property: host.os