linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Andreas Schwab" <schwab@suse.de>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [PATCH 1/2] bootwrapper: Allow wrapper script to execute verbosely
Date: Tue, 16 Oct 2007 17:08:09 -0600	[thread overview]
Message-ID: <fa686aa40710161608q1f7bd5aakee0e124a194f918@mail.gmail.com> (raw)
In-Reply-To: <jeejfuae27.fsf@sykes.suse.de>

On 10/16/07, Andreas Schwab <schwab@suse.de> wrote:
> Grant Likely <grant.likely@secretlab.ca> writes:
>
> > +# Allow for verbose output
> > +if [ "$V" == "1" ]; then
>
> The correct syntax is [ a = b ] (and the quotes around 1 are not needed,
> btw.).

heh; I guess I'm not much of a shell programmer.  :-)

I'll respin this patch.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

      reply	other threads:[~2007-10-16 23:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 21:31 [PATCH 1/2] bootwrapper: Allow wrapper script to execute verbosely Grant Likely
2007-10-16 21:31 ` [PATCH 2/2] bootwrapper: Bail from script if any command fails Grant Likely
2007-10-17  0:33   ` David Gibson
2007-10-17  2:10     ` Grant Likely
2007-10-18 20:19     ` Grant Likely
2007-10-16 22:29 ` [PATCH 1/2] bootwrapper: Allow wrapper script to execute verbosely Andreas Schwab
2007-10-16 23:08   ` Grant Likely [this message]

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=fa686aa40710161608q1f7bd5aakee0e124a194f918@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=schwab@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).