projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e71c3f
)
jjb: Remove coverity build options related to lttng-scope
author
Kienan Stewart
<kstewart@efficios.com>
Mon, 20 Nov 2023 19:00:33 +0000
(14:00 -0500)
committer
Kienan Stewart
<kstewart@efficios.com>
Mon, 20 Nov 2023 19:00:33 +0000
(14:00 -0500)
Change-Id: I9eded456cd58e5ccd55559c01b1060813f01a530
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
scripts/common/coverity.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/common/coverity.sh
b/scripts/common/coverity.sh
index d596599aba4994ff2b0fe40f06db23125889e396..80abeddf6a6cc40e63ede582055775086ce812b7 100755
(executable)
--- a/
scripts/common/coverity.sh
+++ b/
scripts/common/coverity.sh
@@
-78,11
+78,6
@@
lttng-ust)
BUILD_TYPE="autotools"
export CLASSPATH="/usr/share/java/log4j-api.jar:/usr/share/java/log4j-core.jar:/usr/share/java/log4j-1.2.jar"
;;
-lttng-scope|ctf-java|libdelorean-java|jabberwocky)
- CONF_OPTS=()
- BUILD_TYPE="maven"
- MVN_BIN="$HOME/tools/hudson.tasks.Maven_MavenInstallation/default/bin/mvn"
- ;;
*)
echo "Generic project, no configure options."
CONF_OPTS=()
This page took
0.024098 seconds
and
4
git commands to generate.