forked from ungleich-public/cdist
		
	remove sys.exit from banner
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								cabb5b9ab0
							
						
					
				
			
			
				commit
				
					
						e985c0d697
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,4 +30,3 @@ log = logging.getLogger(__name__)
 | 
				
			||||||
def banner(args):
 | 
					def banner(args):
 | 
				
			||||||
    """Guess what :-)"""
 | 
					    """Guess what :-)"""
 | 
				
			||||||
    print(cdist.BANNER)
 | 
					    print(cdist.BANNER)
 | 
				
			||||||
    sys.exit(0)
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue