diff mbox

[3/3] make-coverity-flight: set coverity_upload=true

Message ID 1454492776-23788-3-git-send-email-ian.campbell@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ian Campbell Feb. 3, 2016, 9:46 a.m. UTC
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
Apply once the previous patch + manual upload lead to us being happy.
---
 make-coverity-flight | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ian Jackson Feb. 3, 2016, 12:13 p.m. UTC | #1
Ian Campbell writes ("[PATCH 3/3] make-coverity-flight: set coverity_upload=true"):
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> Apply once the previous patch + manual upload lead to us being happy.

I'll ack this at that time.  Obviously there's nothing to review :-).

Ian.
diff mbox

Patch

diff --git a/make-coverity-flight b/make-coverity-flight
index dafb61c..d086762 100755
--- a/make-coverity-flight
+++ b/make-coverity-flight
@@ -41,7 +41,7 @@  build_hostflags=share-build-$suite-$arch,arch-$arch,suite-$suite,purpose-build
 	arch=$arch host_hostflags=$build_hostflags \
 	tree_xen=$TREE_COVERITY \
 	revision_xen=$REVISION_COVERITY \
-	coverity_upload=false
+	coverity_upload=true
 
 echo $flight