Copy --{use,no}-cache from install to bootstrap (#11786)
This commit is contained in:
		
				
					committed by
					
						
						Peter Scheibel
					
				
			
			
				
	
			
			
			
						parent
						
							76f1ee5f32
						
					
				
				
					commit
					d1af7ae5ab
				
			@@ -140,7 +140,8 @@ function _spack_blame {
 | 
			
		||||
 | 
			
		||||
function _spack_bootstrap {
 | 
			
		||||
    compgen -W "-h --help -j --jobs --keep-prefix --keep-stage
 | 
			
		||||
                -n --no-checksum -v --verbose --clean --dirty" -- "$cur"
 | 
			
		||||
                -n --no-checksum -v --verbose --use-cache --no-cache
 | 
			
		||||
                --clean --dirty" -- "$cur"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function _spack_build {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user