mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Add tests for "nvm use default on source" behavior.
				
					
				
			This commit is contained in:
		
							
								
								
									
										8
									
								
								test/installation/sourcing/setup_dir
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										8
									
								
								test/installation/sourcing/setup_dir
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| mkdir -p ../../../alias | ||||
|  | ||||
| . ../../../nvm.sh | ||||
| nvm install 0.10.1 | ||||
| nvm unload || echo >&2 'nvm unload failed' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user