From 895deec006b85fdc15869ff32ab66ffdc0609496 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 27 Sep 2016 02:09:11 +0200 Subject: coverity_all.sh: remove odd stray ':' Change-Id: I7ad85c69d2df33fd170498800697e9af71353bcf --- coverity/coverity_all.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'coverity') diff --git a/coverity/coverity_all.sh b/coverity/coverity_all.sh index e8d4722..8dd8d49 100755 --- a/coverity/coverity_all.sh +++ b/coverity/coverity_all.sh @@ -27,7 +27,6 @@ do_upload() { --form email=holger@freyther.de --form file=@myproject.tgz \ --form version=Version --form description=AutoUpload \ https://scan.coverity.com/builds?project=$project - : } upload_libosmocore() { -- cgit v1.2.3