xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Cc: Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH 3/3] make-coverity-flight: set coverity_upload=true
Date: Wed, 3 Feb 2016 09:46:16 +0000	[thread overview]
Message-ID: <1454492776-23788-3-git-send-email-ian.campbell@citrix.com> (raw)
In-Reply-To: <1454492776-23788-2-git-send-email-ian.campbell@citrix.com>

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(-)

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
 
-- 
2.6.1

  reply	other threads:[~2016-02-03  9:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03  9:46 [PATCH 1/3] Move collectversions from ts-xen-build into Osstest::BuildSupport Ian Campbell
2016-02-03  9:46 ` [PATCH 2/3] Add a weekly coverity flight Ian Campbell
2016-02-03  9:46   ` Ian Campbell [this message]
2016-02-03 12:13     ` [PATCH 3/3] make-coverity-flight: set coverity_upload=true Ian Jackson
2016-02-03 10:19   ` [PATCH 2/3] Add a weekly coverity flight Ian Campbell
2016-02-03 10:46     ` Andrew Cooper
2016-02-03 12:13       ` Ian Jackson
2016-02-03 12:12   ` Ian Jackson
2016-02-03 12:46     ` Ian Campbell
2016-02-03  9:59 ` [PATCH 1/3] Move collectversions from ts-xen-build into Osstest::BuildSupport Ian Campbell
2016-02-03 12:02 ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454492776-23788-3-git-send-email-ian.campbell@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).