[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH] mg-debian-installer-update: Print messages to stderr.
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@xxxxxxxxxx> > > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > 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@xxxxxxxxxxxxx > 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:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |