-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXP-9.x, NXP-10.x, NXP-11.x
-
Component/s: HotFix factory
-
Tags:
Logging command is not found in subshells:
07:17:44 Retrieving changes between both HF... 07:17:44 _: line 7: log_misc: command not found 07:17:44 _: line 10: log_misc: command not found 07:17:44 _: line 11: log_misc: command not found 07:17:44 _: line 12: log_misc: command not found 07:17:44 _: line 13: log_misc: command not found 07:17:44 _: line 20: log_misc: command not found
This is due to:
https://github.com/nuxeo/integration-scripts-priv/blob/9.10/hf-release/hf-builder/computeHfDiff.sh#L226
and
https://github.com/nuxeo/integration-scripts-priv/blob/9.10/hf-release/hf-builder/computeHfDiff.sh#L797
where log_compute is exported but not log_misc