mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: [PATCH 2/2] defaultenv: do not print usage information for update script
Date: Thu, 20 Jan 2011 09:57:49 +0100	[thread overview]
Message-ID: <4D37F90D.1000707@eukrea.com> (raw)
In-Reply-To: <1295513272-22108-3-git-send-email-s.hauer@pengutronix.de>

On 20/01/2011 09:47, Sascha Hauer wrote:
> This usage printout during startup more looks like there is
> something wrong with the environment than a helpful message.
>
> Signed-off-by: Sascha Hauer<s.hauer@pengutronix.de>
> Cc: Jean-Christophe PLAGNIOL-VILLARD<plagnioj@jcrosoft.com>
Acked-by: Eric Bénard <eric@eukrea.com>
> ---
>   defaultenv/bin/init |    3 ---
>   1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/defaultenv/bin/init b/defaultenv/bin/init
> index 877b541..b66f7d9 100644
> --- a/defaultenv/bin/init
> +++ b/defaultenv/bin/init
> @@ -28,9 +28,6 @@ echo
>   echo -n "Hit any key to stop autoboot: "
>   timeout -a $autoboot_timeout
>   if [ $? != 0 ]; then
> -	echo
> -	update -h
> -	echo
>   	exit
>   fi
>


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2011-01-20  8:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20  8:47 Default environment patches Sascha Hauer
2011-01-20  8:47 ` [PATCH 1/2] defaultenv: only try to add partitions when partition description exists Sascha Hauer
2011-01-20  8:47 ` [PATCH 2/2] defaultenv: do not print usage information for update script Sascha Hauer
2011-01-20  8:57   ` Eric Bénard [this message]
2011-01-20 15:25   ` Jean-Christophe PLAGNIOL-VILLARD
2011-01-20 15:37     ` Eric Bénard

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=4D37F90D.1000707@eukrea.com \
    --to=eric@eukrea.com \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox