All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liping Ke <liping.ke@intel.com>
To: poky@yoctoproject.org
Cc: Liping Ke <liping.ke@intel.coom>
Subject: [PATCH 0/1] ADT: Fix script check_result error
Date: Tue, 22 Feb 2011  5:54:37 +0800	[thread overview]
Message-ID: <cover.1298324963.git.liping.ke@intel.com> (raw)

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(-)



             reply	other threads:[~2011-02-21  5:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-21 21:54 Liping Ke [this message]
2011-02-21 17:54 ` [PATCH 0/1] ADT: Fix script check_result error Richard Purdie
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=cover.1298324963.git.liping.ke@intel.com \
    --to=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.