##// END OF EJS Templates
fix: use templater to substitute values in command string...
fix: use templater to substitute values in command string bytes.format() isn't supported on Python 3. Luckily, our template syntax is similar so we can reuse it. We need a hack to disable \-escapes as '\' is a directory separator on Windows.
Yuya Nishihara -
r37792:d6970628 default
Show More
Name Size Modified Last Commit Author
/ tests / testlib
exchange-obsmarker-util.sh Loading ...
ext-phase-report.py Loading ...
obsmarker-common.sh Loading ...
push-checkheads-util.sh Loading ...