[
https://issues.apache.org/jira/browse/CB-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887459#comment-13887459
]
ASF subversion and git services commented on CB-5909:
-----------------------------------------------------
Commit ae20ff58c588b21e2b0b1bba11fc29a46c90c7a6 in branch refs/heads/master
from [~jkeshavarzi]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=ae20ff5 ]
CB-5909 Fixed issue where check-reqs skipped checking logic on second
pass-through
- Removed dependency on npm in init scripts when modules exist
- Skip logic if _BOTH_ variables are set
> [BlackBerry10] check-reqs skips all "checking" logic on second pass-through
> even if there are errors
> ----------------------------------------------------------------------------------------------------
>
> Key: CB-5909
> URL: https://issues.apache.org/jira/browse/CB-5909
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Environment: Windows
> Reporter: James Keshavarzi
>
> Steps to reproduce:
> 1) Force an error in the check-reqs script (i.e. rename npm to npm2, so it
> can't find it)
> 2) call .\bin\check-reqs and note the error is shown correctly (npm cannot be
> found on path etc)
> 3) call .\bin\check-reqs again and note there is no error shown.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)