Skip to content

fix: null is no longer confused for an object#428

Merged
ariporad merged 1 commit intomasterfrom
fix-null-behavior
Apr 20, 2016
Merged

fix: null is no longer confused for an object#428
ariporad merged 1 commit intomasterfrom
fix-null-behavior

Conversation

@nfischer
Copy link
Copy Markdown
Member

This is an issue in the case of echo(which('fakecmd')). This used to succeed
in v0.6 but was broken during the ShellString refactor on the master branch.

This is an issue in the case of `echo(which('fakecmd'))`. This used to succeed
in v0.6 but was broken during the ShellString refactor.
@nfischer nfischer added fix Bug/defect, or a fix for such a problem medium priority labels Apr 20, 2016
@nfischer nfischer added this to the v0.7.0 milestone Apr 20, 2016
@ariporad
Copy link
Copy Markdown
Contributor

LGTM!

@ariporad ariporad merged commit 2fa739e into master Apr 20, 2016
@nfischer nfischer deleted the fix-null-behavior branch April 28, 2016 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug/defect, or a fix for such a problem medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants