Skip to content
Snippets Groups Projects
Commit 25040fe2 authored by florian's avatar florian
Browse files

Also export LC_ALL to C to work properly (#2926)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10059 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 580fa029
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
export LANG=C
export LC_ALL=C
[ -n "$TOPDIR" ] && cd $TOPDIR
try_version() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment