mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Require tests pass in dev release.
This commit is contained in:
@@ -88,8 +88,7 @@ mkdir ../kgs
|
|||||||
kgs="../kgs/$version"
|
kgs="../kgs/$version"
|
||||||
pip freeze | tee $kgs
|
pip freeze | tee $kgs
|
||||||
pip install nose
|
pip install nose
|
||||||
# TODO: letsencrypt_apache fails due to symlink, c.f. #838
|
nosetests letsencrypt $SUBPKGS
|
||||||
nosetests letsencrypt $SUBPKGS || true
|
|
||||||
|
|
||||||
echo "New root: $root"
|
echo "New root: $root"
|
||||||
echo "KGS is at $root/kgs"
|
echo "KGS is at $root/kgs"
|
||||||
|
|||||||
Reference in New Issue
Block a user