qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/9] make: add check targets based on gtester (v


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/9] make: add check targets based on gtester (v2)
Date: Thu, 15 Mar 2012 16:08:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 15/03/2012 14:37, Anthony Liguori ha scritto:
> +     echo $LINE

You probably want echo "$LINE" here, or you could just replace the whole
loop with this:

sed -e '/<?xml/d' -e '/gtester>/d' "$@"

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]