9 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/usr/bin/env bash
 | 
						|
 | 
						|
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
 | 
						|
 | 
						|
set -o errexit
 | 
						|
 | 
						|
export TTY="-T"
 | 
						|
 | 
						|
./run test:commit
 |