X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f2ea91f2c1499e6e7a8962540385e821f19c2128..6ad8779764274df042b2a3ab03bc990c1066c476:/scripts/getver.sh diff --git a/scripts/getver.sh b/scripts/getver.sh index c33505edc..82fe62b18 100755 --- a/scripts/getver.sh +++ b/scripts/getver.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash export LANG=C +export LC_ALL=C [ -n "$TOPDIR" ] && cd $TOPDIR try_version() {