ossp-pkg/shtool/sh.mdate 1.17 -> 1.18
--- sh.mdate 2006/02/04 09:43:25 1.17
+++ sh.mdate 2006/02/04 09:59:16 1.18
@@ -46,11 +46,6 @@
shtool_exit 1
fi
-# prevent "date" giving response in another language
-LANG=C; export LANG
-LC_ALL=C; export LC_ALL
-LC_TIME=C; export LC_TIME
-
# GNU ls changes its time format in response to the TIME_STYLE
# variable. Since we cannot assume "unset" works, revert this
# variable to its documented default.
|
|