From: Joel Rosdahl Date: Tue, 15 Jun 2010 18:51:27 +0000 (+0200) Subject: Remove temporary debug logging again X-Git-Tag: v3.0~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a87f7173d833e48369e41a16b8432b4e13e57ad2;p=thirdparty%2Fccache.git Remove temporary debug logging again --- diff --git a/test.sh b/test.sh index 4be70a7c5..5ea5cbf52 100755 --- a/test.sh +++ b/test.sh @@ -1436,7 +1436,6 @@ cleanup_suite() { checkfilecount 157 '*.o' $CCACHE_DIR checkfilecount 156 '*.d' $CCACHE_DIR checkfilecount 156 '*.stderr' $CCACHE_DIR - find -ls checkstat 'files in cache' 469 testname="sibling cleanup"