##// END OF EJS Templates
py3: use b'%d' to convert int to bytes instead of str()...
py3: use b'%d' to convert int to bytes instead of str() Differential Revision: https://phab.mercurial-scm.org/D3280

File last commit:

r16498:d76ba209 stable
r37599:5b836a4c default
Show More
test-filelog.py.out
2 lines | 86 B | text/plain | TextLexer
/ tests / test-filelog.py.out
Mads Kiilerich
tests: test test-filelog is python - rename to test-filelog.py
r16498 ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.