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:
		| @@ -6,4 +6,3 @@ die () { echo "$@" ; exit 1; } | ||||
|  | ||||
| nvm run 0.10.7 --harmony --version | ||||
| [ "_$(nvm run 0.10.7 --harmony --version 2>/dev/null | tail -1)" = "_v0.10.7" ] || die "\`nvm run --harmony --version\` failed to run with the correct version" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user