All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Liping Ke <liping.ke@intel.com>
Cc: Liping Ke <liping.ke@intel.coom>, poky@yoctoproject.org
Subject: Re: [PATCH 0/1] ADT: Fix script check_result error
Date: Mon, 21 Feb 2011 17:54:47 +0000	[thread overview]
Message-ID: <1298310887.11289.3186.camel@rex> (raw)
In-Reply-To: <cover.1298324963.git.liping.ke@intel.com>

On Tue, 2011-02-22 at 05:54 +0800, Liping Ke wrote:
> From: Liping Ke <liping.ke@intel.com>
> 
> When meeting errors, the return number can't be directly compared with
> "-1". The correct way is to compare it with 0. If the result is a non-zero
> number, we meet error. This patch is for fixing [BUGID #742]
> 
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: lke/adt-fix
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/adt-fix
> 
> Thanks,
>     Liping Ke <liping.ke@intel.com>
> ---
> 
> 
> Liping Ke (1):
>   ADT: Fix check_result script cond comparison bug
> 
>  .../installer/adt-installer/scripts/util           |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

Merged to master, thanks.

Richard



  reply	other threads:[~2011-02-21 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-21 21:54 [PATCH 0/1] ADT: Fix script check_result error Liping Ke
2011-02-21 17:54 ` Richard Purdie [this message]
2011-02-21 21:54 ` [PATCH 1/1] ADT: Fix check_result script cond comparison bug Liping Ke

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=1298310887.11289.3186.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=liping.ke@intel.com \
    --cc=liping.ke@intel.coom \
    --cc=poky@yoctoproject.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.