Removed should_exit from tests
This commit is contained in:
		@@ -264,7 +264,7 @@ class Gramps(object):
 | 
			
		||||
            argparser.print_usage()
 | 
			
		||||
            handler = ArgHandler(self.dbstate, argparser, self.climanager)
 | 
			
		||||
            # create a manager to manage the database
 | 
			
		||||
            handler.handle_args_cli(should_exit=False)
 | 
			
		||||
            handler.handle_args_cli()
 | 
			
		||||
        return output
 | 
			
		||||
 | 
			
		||||
#===eof===
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user