https://bugzilla.wikimedia.org/show_bug.cgi?id=52986

       Web browser: ---
            Bug ID: 52986
           Summary: LocalisationUpdate shell script uses a funky date
                    output
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: b...@mzmcbride.com
    Classification: Unclassified
   Mobile Platform: ---

Inside operations/puppet.git, there's a shell script at
files/misc/l10nupdate/l10nupdate-1 that runs LocalisationUpdate's
([[mw:Extension:LocalisationUpdate]]) update.php script and then logs to the
server admin log ([[wikitech:SAL]]).

This shell script uses the output of `date` (presumably /bin/date), but date's
default output is kind of stupid. Example:

$ date
Sun Aug 18 08:24:16 UTC 2013

The year comes after both the time and the time zone. This really doesn't make
any sense. It'd be nice if date were passed an explicit format that was less
stupid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to