aboutsummaryrefslogtreecommitdiffstats
path: root/coverity
diff options
context:
space:
mode:
Diffstat (limited to 'coverity')
-rwxr-xr-xcoverity/coverity_iuh.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/coverity/coverity_iuh.sh b/coverity/coverity_iuh.sh
index 3007dda..49e30d4 100755
--- a/coverity/coverity_iuh.sh
+++ b/coverity/coverity_iuh.sh
@@ -15,8 +15,8 @@ cd "$src_dir"
rm -f myproject.tgz
tar czf myproject.tgz cov-int
- curl \
- --form token="$($base_dir/get_token.sh $base_dir/tokens.txt iuh)" \
- --form email=holger@freyther.de --form file=@myproject.tgz \
- --form version=Version --form description=AutoUpload \
- https://scan.coverity.com/builds?project=Osmocom
+curl \
+ --form token="$($base_dir/get_token.sh $base_dir/tokens.txt iuh)" \
+ --form email=holger@freyther.de --form file=@myproject.tgz \
+ --form version=Version --form description=AutoUpload \
+ https://scan.coverity.com/builds?project=Osmocom