Skip to content

fix: echo supports -e option properly#511

Merged
ariporad merged 1 commit intomasterfrom
echo-e-option
Aug 24, 2016
Merged

fix: echo supports -e option properly#511
ariporad merged 1 commit intomasterfrom
echo-e-option

Conversation

@nfischer
Copy link
Copy Markdown
Member

Fixes #510

The only real difference in behavior is that echo('-e', message) won't print the literal -e (since Bash's echo -e wouldn't).

@nfischer nfischer added the fix Bug/defect, or a fix for such a problem label Aug 24, 2016
@ariporad
Copy link
Copy Markdown
Contributor

LGTM!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants