]> git.ipfire.org Git - thirdparty/ccache.git/commit
Increase interval for cleaning up $CCACHE_DIR/tmp to 2 days
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 22 Oct 2019 18:04:01 +0000 (20:04 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 22 Oct 2019 19:13:04 +0000 (21:13 +0200)
commitb942c13e12c30d3ee9d5c14d04867b8f8084ca8b
treea95f0ddd7ee63f423a1fae86ceeb7373fd4d975e
parent9c12bd692f8a57b8bd7d4eed386abc8cfba39540
Increase interval for cleaning up $CCACHE_DIR/tmp to 2 days

This will reduce problems when adjusting system time; see #480.

(cherry picked from commit e1fc59223518c53ab227d224a36fe2eeead127eb)
src/ccache.cpp