--- a/bitbucket-pipelines.yml Sat Dec 03 14:08:06 2016 +0800
+++ b/bitbucket-pipelines.yml Sat Dec 03 14:10:06 2016 +0800
-t certs,nginx,prosody,turnserver,tram-im
-e 'user=alice dir=/home/alice/files'
- - if grep -q 'changed=0.*failed=0' ansible.log; then
- echo 'Idempotence test passed'; exit 0;
- echo 'Idempotence test failed'; exit 1;
+ - if grep -q 'changed=0.*failed=0' ansible.log;
+ echo 'Idempotence test passed'; exit 0;
+ echo 'Idempotence test failed'; exit 1;
- contrib/updatesri.sh *.html
- test $(HGPLAIN=1 hg d | wc -l) -eq 0