From: Dario Faggioli <dario.faggioli@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Anthony PERARD <anthony.perard@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Xen Devel <xen-devel@lists.xen.org>
Subject: Re: [OSSTEST PATCH] mg-debian-installer-update: Print messages to stderr.
Date: Fri, 13 Jun 2014 19:04:26 +0200 [thread overview]
Message-ID: <1402679066.2352.10.camel@Solace> (raw)
In-Reply-To: <1402327209.23103.11.camel@kazak.uk.xensource.com>
[-- Attachment #1.1: Type: text/plain, Size: 1399 bytes --]
On lun, 2014-06-09 at 16:20 +0100, Ian Campbell wrote:
> On Mon, 2014-06-09 at 16:16 +0100, Anthony PERARD wrote:
> > This fix standalone-reset which rely on the output of this script.
> >
> > Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
>
> Acked-by: Ian Campbell <ian.campbell@citrix.com>
>
Ah, I missed this! In fact, I just sent a patch to the same effect...
sorry for the noise! :-P
Dario
> > ---
> > mg-debian-installer-update | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/mg-debian-installer-update b/mg-debian-installer-update
> > index d6b688e..b964f95 100755
> > --- a/mg-debian-installer-update
> > +++ b/mg-debian-installer-update
> > @@ -62,7 +62,7 @@ cd $dst
> > for f in $files; do
> > echo >&2 "fetching $f"
> > s=${f/:*} ; d=${f/*:}
> > - echo "$src/$s => $d.new"
> > + echo >&2 "$src/$s => $d.new"
> > curl -s $src/$s >$d.new
> > done
> >
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2014-06-13 17:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-09 15:16 [OSSTEST PATCH] mg-debian-installer-update: Print messages to stderr Anthony PERARD
2014-06-09 15:20 ` Ian Campbell
2014-06-13 17:04 ` Dario Faggioli [this message]
2014-06-25 14:28 ` 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=1402679066.2352.10.camel@Solace \
--to=dario.faggioli@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=anthony.perard@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 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.