##// END OF EJS Templates
util: fix %-formatting on docstring by moving a closing parenthesis...
util: fix %-formatting on docstring by moving a closing parenthesis We have to do the % formatting over the sysstr, since the things we're going to splat into it are themselves sysstrs. This is probably technically wrong-ish, since bt is probably actually a bytestr here, but this fixes the immediate issue, which was that hg was broken on Python 3.

File last commit:

r31755:ec48d57d default
r31811:d955b02d default
Show More
test-revlog-raw.py.out
4 lines | 86 B | text/plain | TextLexer
/ tests / test-revlog-raw.py.out
local test passed
addgroupcopy test passed
clone test passed
lowlevelcopy test passed