]> granicus.if.org Git - pgbouncer/commit
Add exit status to test scripts
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 21 Sep 2018 13:35:00 +0000 (15:35 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 21 Sep 2018 13:35:00 +0000 (15:35 +0200)
commit43f0277add9dd96070ff2261af6d890dd85dfde1
tree144e836a84e33c1e39463c51e85ea49df527316f
parent7b97cb8d70b86a15c4517bff6b9ee03392a4cecd
Add exit status to test scripts

When a test fails, exit with status 1, so automation can catch test
failures.  Also add a way to skip tests that cannot be run (mainly for
lack of sudo in this case).
test/ssl/test.sh
test/test.sh