Mercurial > hg
comparison tests/test-doctest.py @ 28603:f467073cd798
chgserver: drop bundle.mainreporoot config
Before this patch, although chgserver drops repo object by setting it to None,
there is another side effect loading a repo: setting bundle.mainreporoot.
This patch explicitly sets it to empty to undo the side effect. It will make
chg pass test-strip.t.
author | Jun Wu <quark@fb.com> |
---|---|
date | Sun, 20 Mar 2016 15:11:34 -0700 |
parents | 77d25b913f80 |
children | 6262f0215d08 |
comparison
equal
deleted
inserted
replaced
28602:83127a9fe76e | 28603:f467073cd798 |
---|