From: Joel Rosdahl Date: Tue, 15 Jun 2010 17:21:02 +0000 (+0200) Subject: Debug: Print files before failing test X-Git-Tag: v3.0~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40ea1865ec12136302bdfb8cbf4df7a9710b5a19;p=thirdparty%2Fccache.git Debug: Print files before failing test --- diff --git a/test.sh b/test.sh index bf156521a..4be70a7c5 100755 --- 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