]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Don't display max size in ccache -s if it's 0 (= unlimited)
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 5 Jul 2022 19:33:26 +0000 (21:33 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 20 Aug 2022 11:58:29 +0000 (13:58 +0200)
commitdd66fccab321659146158da3d0053ad35e646773
tree07b9d1cc92a7ef7f31579bd475eacec9feac9297
parent97bdbd49c51e1587e9b257827f6d5d2b3733636f
fix: Don't display max size in ccache -s if it's 0 (= unlimited)

(cherry picked from commit ab4074edef9481306e910b4e04d1a7625b8065a1)
src/core/Statistics.cpp