##// END OF EJS Templates
mercurial: disable paginate for all commands to prevent potential gunicorn issues....
mercurial: disable paginate for all commands to prevent potential gunicorn issues. paginate can trigger some singals, and generally is for usage in terminals.

File last commit:

r134:c6c8a1d8 default
r349:9d03aa86 default
Show More
pytest.ini
3 lines | 46 B | text/x-ini | IniLexer
[pytest]
testpaths = ./vcsserver
addopts = -v