mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	regression.py bugfix
This commit is contained in:
		
							parent
							
								
									b714490f92
								
							
						
					
					
						commit
						ffe7cf83e5
					
				| @ -89,6 +89,7 @@ def run_test_case(config): | |||||||
| 
 | 
 | ||||||
| def main(): | def main(): | ||||||
|     """Run the tests and count the failures""" |     """Run the tests and count the failures""" | ||||||
|  |     global configs | ||||||
|     try: |     try: | ||||||
|         os.mkdir("logs") |         os.mkdir("logs") | ||||||
|     except: |     except: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user