Mercurial > hg
changeset 28973:fc0f9714d077
test-docker-packaging: add new line to test output
It seems we changed our build but didn't update the docker test.
author | Sean Farley <sean@farley.io> |
---|---|
date | Sat, 16 Apr 2016 11:17:06 -0700 |
parents | aa927b0a5b87 |
children | ef5553fab197 |
files | tests/test-docker-packaging.t |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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