On 2018-02-27 03:07 PM, Jonah Graham wrote:
> You can see the build job[3] that I used to do the cleanup. The key
> cleanup lines being:
> find /jobs/genie.PROJECTNAMEHERE -name workspace_\* -print0 | xargs -0 rm -rf
> find /jobs/genie.PROJECTNAMEHERE -name workspace@\* -print0 | xargs -0 rm -rf
>
> I hope you find this useful in your attempts to help projects reduce
> unneeded disk space usage. This should also keep CDT off the "naughty"
> list for a while :-)

I'm definitely a fan. Thanks!

Denis

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to