Changeset: 2bddce9d7b62 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/2bddce9d7b62
Modified Files:
buildtools/conf/Maddlog
Branch: Jan2022
Log Message:
Make sure we get the correct day and month name abbreviations.
diffs (13 lines):
diff --git a/buildtools/conf/Maddlog b/buildtools/conf/Maddlog
--- a/buildtools/conf/Maddlog
+++ b/buildtools/conf/Maddlog
@@ -189,6 +189,9 @@ fi
file=ChangeLog.$RANDOM
+# make sure we get the correct day and month names
+export LC_ALL=en_US.utf-8
+
case "$CL" in
*/*)
cd "${CL%/*}"
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]