scripts: Bugfix compile error on chinese system.
commitda7ae539457812eea92ba639d70e5dda85d96a75
authorGuo Ren <ren_guo@c-sky.com>
Fri, 24 Nov 2017 13:31:32 +0000 (24 21:31 +0800)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 24 Nov 2017 17:14:20 +0000 (24 18:14 +0100)
tree16578f896f8a663c53436f391c5b2e01e8182e21
parent95bb119b6ea3eb7d75cb8759a6f4499fe7417ab7
scripts: Bugfix compile error on chinese system.

The command "bash --version" output "Version 4.x", but in a chinese
locale system will display as "版本 4.x".

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
scripts/prereq.sh