From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [OSSTEST PATCH] mg-debian-installer-update: Print messages to stderr. Date: Fri, 13 Jun 2014 19:04:26 +0200 Message-ID: <1402679066.2352.10.camel@Solace> References: <1402327010-31085-1-git-send-email-anthony.perard@citrix.com> <1402327209.23103.11.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7968215221753303178==" Return-path: In-Reply-To: <1402327209.23103.11.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Anthony PERARD , Ian Jackson , Xen Devel List-Id: xen-devel@lists.xenproject.org --===============7968215221753303178== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PKt1Fbk10tmD0yPBCyB6" --=-PKt1Fbk10tmD0yPBCyB6 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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. > >=20 > > Signed-off-by: Anthony PERARD >=20 > Acked-by: Ian Campbell >=20 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(-) > >=20 > > 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=3D${f/:*} ; d=3D${f/*:} > > - echo "$src/$s =3D> $d.new" > > + echo >&2 "$src/$s =3D> $d.new" > > curl -s $src/$s >$d.new > > done > > =20 >=20 >=20 >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel --=20 <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) --=-PKt1Fbk10tmD0yPBCyB6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEABECAAYFAlObLxsACgkQk4XaBE3IOsS1WACeJOVqHh2Tz9azQGEYXSvTQZCh QlUAnjjELDDrLc9wjetoeNmcvG/L0CkI =kshJ -----END PGP SIGNATURE----- --=-PKt1Fbk10tmD0yPBCyB6-- --===============7968215221753303178== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============7968215221753303178==--