[poky] [PATCH 0/1] ADT: Fix script check_result error

Liping Ke liping.ke at intel.com
Mon Feb 21 13:54:37 PST 2011


From: Liping Ke <liping.ke at 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 at 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(-)




More information about the poky mailing list