From ee1e009d9b61b54ab106815e55e154f036b9a25b Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 15 Jun 2010 19:18:50 +0200 Subject: [PATCH] Temporary debug logging of failing "autocleanup" test case on openSUSE 11.1 --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index 5ea5cbf52..bf156521a 100755 --- a/test.sh +++ b/test.sh @@ -1437,6 +1437,7 @@ cleanup_suite() { checkfilecount 156 '*.d' $CCACHE_DIR checkfilecount 156 '*.stderr' $CCACHE_DIR checkstat 'files in cache' 469 + find -ls testname="sibling cleanup" $CCACHE -C >/dev/null -- 2.47.3