 5686c2a544
			
		
	
	5686c2a544
	
	
	
		
			
			- Add set -u to the setup-env.sh test script
- Refactor lines in setup-env.sh that tested potentially undefined
  variables to use the `[ -z ${var+x} ]` construct
		
	
 5686c2a544
			
		
	
	5686c2a544
	
	
	
		
			
			- Add set -u to the setup-env.sh test script
- Refactor lines in setup-env.sh that tested potentially undefined
  variables to use the `[ -z ${var+x} ]` construct