Skip to content

Commit 96161ba

Browse files
committed
removeme: force print stats
1 parent c074b76 commit 96161ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test/03_test_script.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ bash -c "cmake -S $BASE_ROOT_DIR $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || ( (cat $
130130
bash -c "cmake --build . $MAKEJOBS --target all $GOAL" || ( echo "Build failure. Verbose build follows." && cmake --build . --target all "$GOAL" --verbose ; false )
131131

132132
bash -c "${PRINT_CCACHE_STATISTICS}"
133+
bash -c "ccache -s"
133134
du -sh "${DEPENDS_DIR}"/*/
134135
du -sh "${PREVIOUS_RELEASES_DIR}"
135136

0 commit comments

Comments
 (0)