##// END OF EJS Templates
procutil: fix error message of tempfile filter...
procutil: fix error message of tempfile filter First, we need to use procutil.system() to get an exit code compatible with explainexit(). Second, explainexit() returns (msg, code) tuple.
Yuya Nishihara -
r37479:538353b8 default
Show More
Name Size Modified Last Commit Author
/ mercurial / utils
__init__.py Loading ...
dateutil.py Loading ...
procutil.py Loading ...
stringutil.py Loading ...