Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61827
b: refs/heads/master
c: e99c343
h: refs/heads/master
i:
  61825: a5964b2
  61823: 168bb8c
v: v3
  • Loading branch information
Mike Frysinger authored and Sam Ravnborg committed Jul 16, 2007
1 parent 3e66187 commit 7c68a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb3ed5b7e09c6c0462e396d55e3fecc0980a333a
refs/heads/master: e99c343f169cdcb43f1508873a3c9e19ffe4c64a
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/lxdialog/check-lxdialog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c68a5a

Please sign in to comment.