Ignore:
Timestamp:
01/23/12 11:45:41 (12 years ago)
Author:
sil
Message:

previous change was not a fix; it's been fixed already in R6800, by changing the string format specifier of the now-filter from 'YmjH' (9 or 10 digits, depending on day of the month) into 'ymdHi' (always 10 digits)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sara_cmt/templates/lisa/dontrun_dns-osd.cmt

    r13911 r13922  
    3030
    3131@       IN      SOA     install2.lisa.sara.nl. root.install2.lisa.sara.nl. (
    32                                          {% now "ymdHi1" %}   ; Serial
     32                                         {% now "ymdHi" %}   ; Serial
    3333                                        7200            ; Refresh
    3434                                        600             ; Retry
Note: See TracChangeset for help on using the changeset viewer.