changeset 28973 | fc0f9714d077 |
parent 26148 | 7f49efcaa9b4 |
child 29219 | 3c9066ed557c |
--- a/tests/test-docker-packaging.t Fri Apr 15 14:47:32 2016 -0700 +++ b/tests/test-docker-packaging.t Sat Apr 16 11:17:06 2016 -0700 @@ -24,4 +24,5 @@ mercurial-common should have .py but no .so or .pyc $ ar x mercurial-common_*.deb $ tar tf data.tar* | egrep '(localrepo|parsers)' + ./usr/lib/python2.7/dist-packages/mercurial/pure/parsers.py ./usr/lib/python2.7/dist-packages/mercurial/localrepo.py