kubler icon indicating copy to clipboard operation
kubler copied to clipboard

add verbose output of what is cleaned up

Open azimut opened this issue 7 years ago • 2 comments

basically adding -v on rm's and -print on find's . Would that be too verbose?

azimut avatar Mar 31 '17 22:03 azimut

Maybe a bit much if default, but could be useful for debugging.

edannenberg avatar Apr 04 '17 15:04 edannenberg

Thinking about this a bit more I think it makes sense to print removed files when in an interactive build container, otherwise just silently remove.

edannenberg avatar Apr 04 '17 22:04 edannenberg