You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/04/12 14:00:32 UTC

[Bug 62291] New: update-index uses local TZ

https://bz.apache.org/bugzilla/show_bug.cgi?id=62291

            Bug ID: 62291
           Summary: update-index uses local TZ
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_mbox
          Assignee: bugs@httpd.apache.org
          Reporter: sebb@apache.org
  Target Milestone: ---

https://svn.apache.org/repos/asf/httpd/mod_mbox/trunk/scripts/update-index has
the line:

DATE=`TZ=PST8PDT date -u "+%Y%m"`

This is specific to a particular installation, and does not belong here.
The corresponding monthly script does not have the same issue.

If the TZ has to be set, it should be done externally to the script.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org