Correct typo
This commit is contained in:
		
							
								
								
									
										2
									
								
								lib/spack/env/cc
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								lib/spack/env/cc
									
									
									
									
										vendored
									
									
								
							@@ -66,7 +66,7 @@ function die {
 | 
			
		||||
 | 
			
		||||
for param in $parameters; do
 | 
			
		||||
    if [[ -z ${!param} ]]; then
 | 
			
		||||
        die "Spack compiler must be run from Apack! Input '$param' is missing."
 | 
			
		||||
        die "Spack compiler must be run from Spack! Input '$param' is missing."
 | 
			
		||||
    fi
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user