Fix jenkins/hack/e2e.sh, log errors better

This commit is contained in:
Zach Loafman
2015-02-05 09:13:56 -08:00
parent 827dcbc623
commit 0b456e40bf
2 changed files with 7 additions and 5 deletions

View File

@@ -46,3 +46,5 @@ echo "... calling setup-logging-firewall" >&2
setup-logging-firewall
echo "Done" >&2
exit 0