public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Holger Brunck <holger.brunck@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] common, hush: bug (or feature?) with exit
Date: Fri, 07 Sep 2012 13:10:48 +0200	[thread overview]
Message-ID: <5049D638.8000409@keymile.com> (raw)
In-Reply-To: <5049C3A9.9060103@denx.de>

Hi Heiko,

On 09/07/2012 11:51 AM, Heiko Schocher wrote:
> 
> I try the following script in u-boot
> ---------------------------------------------------------------------
> setenv error 'if true; then
>         echo **** ERROR ****
>         exit;
> fi'
>

don't know if it helps but AFAIK you need a semicolon to seperate the echo and
the exit command.

Regards
Holger

  reply	other threads:[~2012-09-07 11:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-07  9:51 [U-Boot] common, hush: bug (or feature?) with exit Heiko Schocher
2012-09-07 11:10 ` Holger Brunck [this message]
2012-09-07 11:14   ` Heiko Schocher

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=5049D638.8000409@keymile.com \
    --to=holger.brunck@keymile.com \
    --cc=u-boot@lists.denx.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