Remove useless trailing newlines
This commit is contained in:
@@ -14,4 +14,3 @@ echo "0.10.7" > .nvmrc
|
||||
[ "$(nvm exec npm --version | tail -1)" = "$NPM_VERSION_TEN" ] || die "\`nvm exec\` failed to run with the .nvmrc version"
|
||||
|
||||
[ "$(nvm exec npm --version | head -1)" = "Found '$PWD/.nvmrc' with version <0.10.7>" ] || die "\`nvm exec\` failed to print out the \"found in .nvmrc\" message"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user