]> git.ipfire.org Git - thirdparty/ccache.git/commit
Remove now superfluous test of empty result file
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 6 Jun 2019 12:51:03 +0000 (14:51 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 6 Jun 2019 12:51:03 +0000 (14:51 +0200)
commit69eee84508876baa532c863849907dd139a7235e
tree8853a8b0d31a6e5ac80f07358e4628ade1358862
parentf23b2d57d14c0d00c8fdbf1f4efa80e7fccb9b34
Remove now superfluous test of empty result file

Empty files are detected as corrupted by result_get.
src/ccache.c