forked from alarrosa/osc-batch-submit
Compare commits
2 Commits
381b98fb6f
...
01c31c2b38
Author | SHA256 | Date | |
---|---|---|---|
01c31c2b38 | |||
2d44e243a7 |
@@ -96,6 +96,10 @@ remove-cache
|
||||
|
||||
options = main_parser.parse_args()
|
||||
|
||||
if not options.command:
|
||||
main_parser.print_help()
|
||||
sys.exit(1)
|
||||
|
||||
self.command = options.command
|
||||
|
||||
if getattr(options, 'config_file', None):
|
||||
|
Reference in New Issue
Block a user