mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 01:45:50 +08:00 
			
		
		
		
	[Tests] set -ex options on more tests
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| set -ex | ||||
|  | ||||
| die () { echo $@ ; exit 1; } | ||||
|  | ||||
| . ../../nvm.sh | ||||
|   | ||||
		Reference in New Issue
	
	Block a user