Use bash in setup_git.sh (#27676)
This commit is contained in:
		 Harmen Stoppels
					Harmen Stoppels
				
			
				
					committed by
					
						 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
						parent
						
							654f6839eb
						
					
				
				
					commit
					8f98f1d182
				
			
							
								
								
									
										2
									
								
								.github/workflows/setup_git.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/setup_git.sh
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,4 @@ | |||||||
| #!/usr/bin/env sh | #!/bin/bash -e | ||||||
| git config --global user.email "spack@example.com" | git config --global user.email "spack@example.com" | ||||||
| git config --global user.name "Test User" | git config --global user.name "Test User" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user