]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove temporary debug logging again
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 15 Jun 2010 18:51:27 +0000 (20:51 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 15 Jun 2010 18:51:27 +0000 (20:51 +0200)
test.sh

diff --git a/test.sh b/test.sh
index 4be70a7c502204214d91cf895103c24459b59ae4..5ea5cbf52238ac0c61a44a87c7c7e6b1fbf6d430 100755 (executable)
--- 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"