------------------------------------------------------------ revno: 11884 revision-id: squid3@treenet.co.nz-20111126003656-a0sc7ur6dxb1lv4h parent: squid3@treenet.co.nz-20111125110503-0ynk3lsfwevdj7fo committer: Amos Jeffries branch nick: trunk timestamp: Fri 2011-11-25 17:36:56 -0700 message: Maintenance: upkeep the snapshot web page Last-Modified headers ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20111126003656-a0sc7ur6dxb1lv4h # target_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # testament_sha1: 6fe857c3950312595e6edf0d2b9066be4d5849ba # timestamp: 2011-11-26 00:54:15 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/trunk/ # base_revision_id: squid3@treenet.co.nz-20111125110503-\ # 0ynk3lsfwevdj7fo # # Begin patch === modified file 'mksnapshot-cron.sh' --- mksnapshot-cron.sh 2011-11-09 02:23:14 +0000 +++ mksnapshot-cron.sh 2011-11-26 00:36:56 +0000 @@ -66,6 +66,9 @@ rm -f ${dst}/*-${f} ${dst}/*-${f}.md5 done + # update dynamic index pages Last-Modified info + touch ${dst}/index.dyn + # Special cases case ${file} in *-cfgman.tar.gz)