[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 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>

> ---
>  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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.