Actions
action #16238
closedextend repair cmd if PROJECT is not exist but PROJECT is opened for review
Start date:
2017-01-25
Due date:
% Done:
100%
Estimated time:
Description
extend repair cmd if PROJECT is not exist but PROJECT is opened for review.
solution:
1) check _meta fail then PROJECT is not exist
2) create empty project
https://github.com/openSUSE/osc-plugin-factory/blob/master/osclib/repair_command.py#L37 need to add try/except.
Actions