parent
							
								
									4fea2a343a
								
							
						
					
					
						commit
						2e7ed5bd88
					
				
				 1 changed files with 8 additions and 0 deletions
			
			
		@ -0,0 +1,8 @@ | 
				
			|||||||
 | 
					#!/usr/bin/env bash | 
				
			||||||
 | 
					set -e | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Loop something forever until it fails, for verifying new tests | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					while true; do | 
				
			||||||
 | 
					  $@ | 
				
			||||||
 | 
					done | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue