Update patch process

Add extra verification
This commit is contained in:
angelblue05 2018-09-09 02:49:56 -05:00
commit 1832a54ee9
5 changed files with 50 additions and 5 deletions

View file

@ -13,6 +13,7 @@ from utils import values
from utils import JSONRPC
from utils import indent
from utils import write_xml
from utils import compare_version
from wrapper import progress
from wrapper import catch