]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Don't set directory modtimes to match the source 100/head
authorJob Snijders <job@sobornost.net>
Fri, 24 Nov 2023 09:46:37 +0000 (09:46 +0000)
committerJob Snijders <job@sobornost.net>
Fri, 24 Nov 2023 09:46:37 +0000 (09:46 +0000)
commit9bc2e2455b4026f9ee1167bd0c6a6f59ff2f224b
treec98f750e909fee70dd8a6e296f001a26543fed40
parentd195700bbac43128e1f74fa0bef4c406450a374d
Don't set directory modtimes to match the source

When syncing against remote repositories, the modtimes of the
remote directories is irrelevant. In the RRDP protocol the directory
modtimes aren't signalled either. This should save some IOPS.
src/config.c