X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f2ea91f2c1499e6e7a8962540385e821f19c2128..c291b847846f5921d669b17478cbf59f0c83ee19:/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() {