Skip to content

Silent shifting#113

Merged
clarle merged 2 commits intoyui:masterfrom
earnubs:patch-1
Jan 22, 2014
Merged

Silent shifting#113
clarle merged 2 commits intoyui:masterfrom
earnubs:patch-1

Conversation

@earnubs
Copy link
Contributor

@earnubs earnubs commented Jan 13, 2014

--quiet should work on all calls to log.info ("Looking for nearest .shifter.json, woohoo, etc")
--silent should also call 'quiet'

--quiet should work on all calls to log.info ("Looking for nearest .shifter.json, woohoo, etc")
--silent should also call 'quiet'
lib/index.js Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is not needed, log.silent() already sets the quite flag:
https://github.com/yui/shifter/blob/master/lib/log.js#L20-L23

@caridy
Copy link
Member

caridy commented Jan 16, 2014

LGTM, please, remove the unnecessary line and I will merge it.

silent() already calls quiet()
clarle pushed a commit that referenced this pull request Jan 22, 2014
@clarle clarle merged commit aeec1f9 into yui:master Jan 22, 2014
@clarle
Copy link
Contributor

clarle commented Jan 22, 2014

Merged into master. Thanks for the contribution, @earnubs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants