summaryrefslogtreecommitdiff
path: root/pkg/tz/tzdata.lua
AgeCommit message (Collapse)Author
2017-10-20tz: Fix some issues in tzdata.luaMichael Forney
When this was converted from an awk script, two regressions were introduced: - hash.rc failures did not cause a failure in tzdata.lua. - We stopped actually running the zic command.
2017-09-25tz: Write tzdata hash script in luaMichael Forney
This should make it easier to support the users `config.fs`.