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:
c83b390
)
jjb: coverity: Add python plugin to bt build
author
Michael Jeanson
<mjeanson@efficios.com>
Mon, 7 Oct 2019 18:37:03 +0000
(14:37 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Mon, 7 Oct 2019 18:37:03 +0000
(14:37 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/common/coverity.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/common/coverity.sh
b/scripts/common/coverity.sh
index a88a2c7fde3f62cbf0566c675c8de2be4595ee8c..80fc6490043be1fc4185892f27d6b646316abc97 100755
(executable)
--- a/
scripts/common/coverity.sh
+++ b/
scripts/common/coverity.sh
@@
-51,7
+51,7
@@
export TMPDIR
case "$COVERITY_SCAN_PROJECT_NAME" in
babeltrace)
- CONF_OPTS="--enable-python-bindings --enable-python-bindings-doc"
+ CONF_OPTS="--enable-python-bindings --enable-python-bindings-doc
--enable-python-plugins
"
BUILD_TYPE="autotools"
;;
liburcu)
This page took
0.023683 seconds
and
4
git commands to generate.