All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure cleanup
Date: Sat, 12 Apr 2008 18:13:20 +0100	[thread overview]
Message-ID: <20080412171320.GA532@miranda.arrow> (raw)
In-Reply-To: <jeabjzrq89.fsf@sykes.suse.de>

On Sat, Apr 12, 2008 at 06:29:42PM +0200, Andreas Schwab wrote:
> No need for a loop.
> 
> target_list="\
> i386-softmmu \
> x86_64-softmmu \
> arm-softmmu \
> ...
> sparc-softmmu \
> "

Oh, good point.  Are the backslashes necessary, though?

Also, as this needs to be printed, I think we'd need something like:

   target_list=`echo $target_list`

Cheers,
-- 
Stuart Brady

  reply	other threads:[~2008-04-12 17:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 19:24 [Qemu-devel] [PATCH] configure cleanup Stuart Brady
2008-04-11 21:20 ` [Qemu-devel] [PATCH] configure cleanup [v2] Stuart Brady
2008-04-12 13:41 ` [Qemu-devel] [PATCH] configure cleanup Paul Brook
2008-04-12 15:20   ` Stuart Brady
2008-04-12 16:29     ` Andreas Schwab
2008-04-12 17:13       ` Stuart Brady [this message]
2008-04-12 18:52         ` Andreas Schwab
2008-04-12 19:01           ` Stuart Brady

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=20080412171320.GA532@miranda.arrow \
    --to=sdbrady@ntlworld.com \
    --cc=qemu-devel@nongnu.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.