diff options
author | ISHIKAWA Mutsumi <ishikawa@hanzubon.jp> | 2008-11-09 16:19:01 +0900 |
---|---|---|
committer | Joerg Jaspert <joerg@debian.org> | 2008-11-09 10:05:14 +0100 |
commit | 4ac64013d53a80b5dd2952a35a2754d71666386f (patch) | |
tree | f77f91f45ffc40d26d05eb4b5ee8b158deeb21e9 /mirrorcheck/www | |
parent | 0dd9396e63a4afb049feb28db00d563bcdda0756 (diff) |
Force to write trace file date with LANG=POSIX
If locale environment variables (LANG, LC_ALL etc..) are set,
new ftpsync script are write logs trace etc.. under this locales.
But I think it is better force to write trace file (typicaly
project/trace/HOSTNAME) with POSIX locale (or C) (not locale
language environment).
Mirror trace file will be used tracking mirror tree status.
Trace file is mainly used to parse them by some programs,
(mainly not for reading by a human)
If date in the trace file is written with locale language environmet
on each different host. It is too hard to perse them on each host
(for example, trace file on ftp.jp.debian.org is written in
Japanese, on ftp.kr.debian.org written in Korean, on ftp.de.debian.org
written in German... It will be nightmare for tracing mirror tree)
Signed-off-by: ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'mirrorcheck/www')
0 files changed, 0 insertions, 0 deletions