Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
3456100a525b68687fb81cf4f1b9e9c9b7e59882
/
.
/
.github
/
travis
/
after_script.sh
blob: 484a71edc769d1a7682ee16fb1ad5788eb8ecc38 [
file
] [
log
] [
blame
]
#!/bin/bash
source
.
github
/
travis
/
common
.
sh
set
-
e
$SPACER
start_section
"vtr.ccache.2"
"${GREEN}ccache info..${NC}"
ccache
--
show
-
stats
end_section
"vtr.ccache.2"
$SPACER