OSDN Git Service

fix typo in bash expression
authorDoug Zongker <dougz@android.com>
Wed, 26 Aug 2009 03:38:50 +0000 (20:38 -0700)
committerDoug Zongker <dougz@android.com>
Wed, 26 Aug 2009 03:38:50 +0000 (20:38 -0700)
commit4ac1ba61075190fa9ced594c85285beff6293184
tree1011472e2dee8e023ea87e007760e6c4b99144eb
parent6dd2ae02c1a117f7494d8b880fdc6c35572adaa8
fix typo in bash expression

Fortunately the error doesn't change the value of the expression
(since undefined variables are treated as 0 inside "$((...))").
core/definitions.mk