Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Add trailing newline char to $SOURCE_STR#1191

Merged
ljharb merged 1 commit intonvm-sh:masterfrom
PeterDaveHello:patch-4
Aug 5, 2016
Merged

Add trailing newline char to $SOURCE_STR#1191
ljharb merged 1 commit intonvm-sh:masterfrom
PeterDaveHello:patch-4

Conversation

@PeterDaveHello
Copy link
Collaborator

Line 302/301 printf "$SOURCE_STR" is missing a trailing newline char,
while line 281/282 and 285/286 have their own new line char, so I just
remove the manually added newline char, and add it to the end of the
variable "$SOURCE_STR", so no more manually newline char needed there.

@ljharb
Copy link
Member

ljharb commented Aug 5, 2016

Thanks! If you don't mind, it'd be great to rebase this on latest master :-)

@PeterDaveHello
Copy link
Collaborator Author

Done.

Line 302/301 `printf "$SOURCE_STR"` is missing a trailing newline char,
while line 281/282 and 285/286 have their own new line char, so I  just
remove the manually added newline char, and add it to the end of the
variable "$SOURCE_STR", so no more manually newline char needed there.
@ljharb ljharb added bugs Oh no, something's broken :-( installing nvm Problems installing nvm itself labels Aug 5, 2016
@ljharb ljharb merged commit 364096a into nvm-sh:master Aug 5, 2016
@ljharb
Copy link
Member

ljharb commented Aug 5, 2016

Thanks!

@PeterDaveHello PeterDaveHello deleted the patch-4 branch August 6, 2016 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugs Oh no, something's broken :-( installing nvm Problems installing nvm itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants