Add errorlevel.py.
This commit is contained in:
		
							parent
							
								
									6aeefcb4b1
								
							
						
					
					
						commit
						07e4844303
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								errorlevel.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								errorlevel.py
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| import sys | ||||
| status = int(sys.argv[1]) | ||||
| raise SystemExit(status) | ||||
		Loading…
	
		Reference in a new issue