mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Remove useless trailing newlines
This commit is contained in:
		| @@ -28,4 +28,3 @@ ${NPM_VERSION_ONE}" | ||||
| OUTPUT="$(nvm exec --silent 1 npm --version | head -1)" | ||||
| EXPECTED_OUTPUT="${NPM_VERSION_ONE}" | ||||
| [ "$OUTPUT" = "$EXPECTED_OUTPUT" ] || die "\`nvm exec --silent\` failed to suppress io.js preamble; expected '$EXPECTED_OUTPUT', got '$OUTPUT'" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user