clean up output

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-11-27 22:38:32 -08:00
parent 12329cf48a
commit 6d0abf2980

View file

@ -26,7 +26,7 @@ upload_s3_file() {
echo "--- downloading coverage tool"
download_s3_file test-reporter || download_test_reporter
download_s3_file test-reporter.sha || echo "Could not download test-reporter.sha"
download_s3_file test-reporter.sha || echo -e "\nCould not download test-reporter.sha"
echo "--- updating rubygems"