Mercurial > hg
view contrib/vagrant/README.md @ 28614:b927fe8bf0b9
rpms: add hgext3rd to mercurial.spec
Otherwise build process fails with somethings like this:
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib64/python2.7/site-packages/hgext3rd/__init__.py
/usr/lib64/python2.7/site-packages/hgext3rd/__init__.pyc
/usr/lib64/python2.7/site-packages/hgext3rd/__init__.pyo
make: *** [docker-fedora20] Error 1
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 23 Mar 2016 11:53:11 +0800 |
parents | 8da01b6e7b49 |
children |
line wrap: on
line source
Run Mercurial tests with Vagrant: $ vagrant up $ vagrant ssh -c ./run-tests.sh