Bug#905440: www.debian.org: remove "last modified" from footer
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <6df068a9-c487-32c5-cd7b-16e4bd709f1b__38125.253286171$1535050518$gmane$org@debian.org> |
Hi! El 23/08/18 a las 18:28, Steve McIntyre escribió: > > Except... in Thomas' original bug report he mentions the specific URL > https://www.debian.org/women/ and that *doesn't* have the GEN_TIME > variable set. I think we're actually looking at something else here - > on the www-master server, what's the mtime of the file > english/women/index.wml? If *that* is where the "Last Modified: Fri, > Jun 1 18:42:17 UTC 2018" text is coming from, then I'll need to rework > this change to ignore the on-disk mtime and ask git instead. > yes, ls --full-time index.wml (in www-master.debian.org:/srv/www.debian.org/webwml/english/women/) produces this time: 2018-06-01 18:42:17.640970720 +0000 Cheers