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.jack...@eu.citrix.com>
Acked-by: Ian Campbell <ian.campb...@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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel