view tests/test-config-env.py.out @ 36121:3a763d7f40e1

py3: make dummyssh compatible with Python 3 Required encoding a str to bytes and writing bytes to a file descriptor. Differential Revision: https://phab.mercurial-scm.org/D2170
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 11 Feb 2018 19:11:17 -0800
parents d83e51654c8a
children
line wrap: on
line source

pager.pager=p0 # $TESTTMP/sysrc:4
ui.editor=e1 # $TESTTMP/userrc:2

pager.pager=p2 # $PAGER
ui.editor=e1 # $TESTTMP/userrc:2