-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch nodejs to domcleal/ignore-exitcode to work around "npm list -g"
returning non-zero exit codes: https://bugzilla.redhat.com/show_bug.cgi?id=986422
- Loading branch information
Dominic Cleal
committed
Nov 7, 2013
1 parent
9ff2b1f
commit c3287cf
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nodejs
updated
2 files
+4 −2 | lib/puppet/provider/package/npm.rb | |
+21 −2 | spec/unit/puppet/provider/pakages/npm_spec.rb |