Merge pull request #13736 from edx/zoldak/fail-jenkins-report-build-on-error

Return with an error code from the coverage reporting bash script
This commit is contained in:
Jesse Zoldak
2016-10-12 17:02:01 -04:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e
# Note: this script is in a temporary state. In an effort to get the
# platform off of coveralls and onto codecov, we will be temporarily