]> johannes.truschnigg.info Git - sqm_lagthrottle/commitdiff
Set LC_ALL and TZ to sane values
authorJohannes Truschnigg <johannes@truschnigg.info>
Sat, 12 Mar 2022 17:34:40 +0000 (18:34 +0100)
committerJohannes Truschnigg <johannes@truschnigg.info>
Sat, 12 Mar 2022 17:34:40 +0000 (18:34 +0100)
lagdetect.sh

index 9b7f3cd203ee6b61ea6a90c695c996df767afe80..7729d2938fadbebdeccf9565502d3e2922b85c95 100755 (executable)
@@ -13,6 +13,9 @@ PING_INTERVAL=500
 #####################
 # DO NOT EDIT BELOW #
 #####################
+TC=UTC
+LC_ALL=C
+export TZ LC_ALL
 
 __is_num() {
 case "${1}" in