Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
[openwrt.git] / scripts / getver.sh
index c33505e..82fe62b 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/env bash
 export LANG=C
+export LC_ALL=C
 [ -n "$TOPDIR" ] && cd $TOPDIR
 
 try_version() {
This page took 0.0225 seconds and 4 git commands to generate.