aboutsummaryrefslogtreecommitdiff
path: root/odp-coverity.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'odp-coverity.yaml')
-rw-r--r--odp-coverity.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odp-coverity.yaml b/odp-coverity.yaml
index e5e7afe167..1dbc71f64b 100644
--- a/odp-coverity.yaml
+++ b/odp-coverity.yaml
@@ -70,7 +70,7 @@
;;
esac
- wget https://scan.coverity.com/download/cxx/linux-64 --no-verbose --post-data "token=${token}&project=${project}" -O coverity_tool.tgz
+ wget https://scan.coverity.com/download/cxx/linux64 --no-verbose --post-data "token=${token}&project=${project}" -O coverity_tool.tgz
tar -zxf coverity_tool.tgz
export COV_DIR=$(find ${WORKSPACE} -type d -name 'cov-analysis-linux64-*')/bin
bash -x ${WORKSPACE}/check-odp/build-${build_type}.sh