From 7c68a5a98ea7111b4f6dacad4bbbe180641ca418 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 May 2007 21:37:45 -0400 Subject: [PATCH] --- yaml --- r: 61827 b: refs/heads/master c: e99c343f169cdcb43f1508873a3c9e19ffe4c64a h: refs/heads/master i: 61825: a5964b221fd40c4745b5c4b1815037f473e31483 61823: 168bb8c6a49be5ab7798423b0f5e56232fb0e29f v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/lxdialog/check-lxdialog.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 52966e092864..e1af5125cb37 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb3ed5b7e09c6c0462e396d55e3fecc0980a333a +refs/heads/master: e99c343f169cdcb43f1508873a3c9e19ffe4c64a diff --git a/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh b/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh index cdca7388e0f1..9681476b96e7 100644 --- a/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh +++ b/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh @@ -51,7 +51,7 @@ usage() { printf "Usage: $0 [-check compiler options|-header|-library]\n" } -if [ $# == 0 ]; then +if [ $# -eq 0 ]; then usage exit 1 fi