Ignore the pylint warning of raising-bad-type and unbalanced-tuple-unpacking in conne...
[tools/mic.git] / mic / utils / runner.py
2023-05-06 wang biaoremove unsued variable
2023-05-06 wang biaofix nostestest3 run error case 16/292416/1
2023-05-05 biao716.wangmerge code form orgin/devel 88/292388/1
2022-08-17 biao716.wangfix p.communicate() return bytes not text issue
2022-08-04 biao716.wangapply python3 as interpreter 12/278812/6
2020-11-11 biao716.wangreplace pykickstart directory by the directory from... 99/247499/13
2019-11-15 yan11.mengfix pylint errors for mic 68/217768/6
2013-11-21 Gui Chenfix not defined 'errors' in runner.py
2013-10-23 Gui Chenraise error instead of msger.error
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-02-22 Huang HaoRemove import warnings of utils.runner module
2012-03-16 Gui Chencorrect stderr output lost in runner.runtool
2012-02-13 JF Dingrunner.py: fixed several issues
2011-10-10 JF Dingunify the license header of all files
2011-09-09 JF Dingrevert the _resparse() code for livecd
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-08 JF Dingremove redundant module importing
2011-09-05 JF Dingmove msger.run to utils.runner module and more apis