From: Ian Campbell <ian.campbell@citrix.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>, xen-devel@lists.xenproject.org
Subject: Re: [OSSTEST PATCH 1/2] cr-daily-branch: Break out blessings_arg variable
Date: Thu, 3 Sep 2015 17:41:58 +0100 [thread overview]
Message-ID: <1441298518.26292.404.camel@citrix.com> (raw)
In-Reply-To: <1441277141-7070-1-git-send-email-ian.jackson@eu.citrix.com>
On Thu, 2015-09-03 at 11:45 +0100, Ian Jackson wrote:
> And rewrap check_tested.
>
> No functional change.
>
> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> cr-daily-branch | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/cr-daily-branch b/cr-daily-branch
> index 7402d3f..e90919d 100755
> --- a/cr-daily-branch
> +++ b/cr-daily-branch
> @@ -75,14 +75,14 @@ case $branch in
> treeurl=`./ap-print-url $branch`;;
> esac
>
> +blessings_arg=--blessings=${DAILY_BRANCH_TESTED_BLESSING:
> -$OSSTEST_BLESSING}
> +
> force_baseline=false
> skipidentical=true
> wantpush=$OSSTEST_PUSH
>
> check_tested () {
> - ./sg-check-tested --debug --branch=$branch \
> - --blessings=${DAILY_BRANCH_TESTED_BLESSING:-$OSSTEST_BLESSING}
> \
> - "$@"
> + ./sg-check-tested --debug --branch=$branch $blessings_arg "$@"
> }
>
> if [ "x$OLD_REVISION" = x ]; then
prev parent reply other threads:[~2015-09-03 16:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 17:24 [linux-4.1 test] 60785: tolerable FAIL - PUSHED osstest service owner
2015-09-03 8:59 ` Analysis: switch osstest default kernel from 3.14 to 4.1 (Was: Re: [linux-4.1 test] 60785: tolerable FAIL - PUSHED) Ian Campbell
2015-09-21 12:47 ` Ian Campbell
2015-11-17 14:28 ` Ian Campbell
2015-11-17 14:29 ` [PATCH OSSTEST] ap-common: Switch default Linux branch to linux-4.1 Ian Campbell
2015-09-03 9:47 ` [linux-4.1 test] 60785: tolerable FAIL - PUSHED Ian Campbell
2015-09-03 10:05 ` Jan Beulich
2015-09-03 10:34 ` Ian Jackson
2015-09-03 10:45 ` [OSSTEST PATCH 1/2] cr-daily-branch: Break out blessings_arg variable Ian Jackson
2015-09-03 10:45 ` [OSSTEST PATCH 2/2] cr-daily-branch: Make sg-report-flight ignore bisections Ian Jackson
2015-09-03 16:42 ` Ian Campbell
2015-09-03 16:41 ` Ian Campbell [this message]
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=1441298518.26292.404.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.