##// END OF EJS Templates
wireproto: convert human output frames to CBOR...
wireproto: convert human output frames to CBOR This is easier than rolling our own encoding format. As a bonus, some of our artificial limits around lengths of things went away because we are no longer using fixed length fields to hold sizes. Differential Revision: https://phab.mercurial-scm.org/D3067

File last commit:

r31685:d83e5165 default
r37335:36d17f37 default
Show More
test-config-env.py.out
6 lines | 126 B | text/plain | TextLexer
/ tests / test-config-env.py.out
pager.pager=p0 # $TESTTMP/sysrc:4
ui.editor=e1 # $TESTTMP/userrc:2
pager.pager=p2 # $PAGER
ui.editor=e1 # $TESTTMP/userrc:2