Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add -e to not escape \n when echo'ing#58

Merged
DeviaVir merged 1 commit intomotdotla:mastermotdotla/node-lambda:masterfrom
justinmchase:patch-1justinmchase/node-lambda:patch-1Copy head branch name to clipboard
Apr 8, 2016
Merged

Add -e to not escape \n when echo'ing#58
DeviaVir merged 1 commit intomotdotla:mastermotdotla/node-lambda:masterfrom
justinmchase:patch-1justinmchase/node-lambda:patch-1Copy head branch name to clipboard

Conversation

@justinmchase
Copy link
Contributor

Noticed a small bug in your docs. Adding -e will print \n as an actual new line.

@DeviaVir
Copy link
Collaborator

Mandatory not on my machine comment.

~ echo ".env\ndeploy.env\nevent.json" > test
~ cat test
.env
deploy.env
event.json

However it works when using -e as well, and since that does enable interpretation of backslash escapes this PR seems sane.

+1

@DeviaVir DeviaVir merged commit 55a3c92 into motdotla:master Apr 8, 2016
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.