aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-27 02:09:11 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-27 02:09:49 +0200
commit895deec006b85fdc15869ff32ab66ffdc0609496 (patch)
treed371e258c851a08c2805542e107c776f2eaa17af
parent79480b6f81a6d9a91eb24a6c05883cf8eef1e4d6 (diff)
coverity_all.sh: remove odd stray ':'
-rwxr-xr-xcoverity/coverity_all.sh1
1 files changed, 0 insertions, 1 deletions
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() {