]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Debug: Print files before failing test
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 15 Jun 2010 17:21:02 +0000 (19:21 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 15 Jun 2010 18:16:23 +0000 (20:16 +0200)
test.sh

diff --git a/test.sh b/test.sh
index bf156521adab501d55942a07de4dac803991f59c..4be70a7c502204214d91cf895103c24459b59ae4 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -1436,8 +1436,8 @@ cleanup_suite() {
     checkfilecount 157 '*.o' $CCACHE_DIR
     checkfilecount 156 '*.d' $CCACHE_DIR
     checkfilecount 156 '*.stderr' $CCACHE_DIR
-    checkstat 'files in cache' 469
     find -ls
+    checkstat 'files in cache' 469
 
     testname="sibling cleanup"
     $CCACHE -C >/dev/null