I'd set something up to purge old WTP leftovers but I don't see a
/jobs/genie.webtools or genie.wtp - just winery and windowbuilder.

What gives?

On Tue, Feb 27, 2018 at 3:59 PM, Denis Roy <denis....@eclipse-foundation.org
> wrote:

>
> 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
>



-- 

Nick Boldt

Senior Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
@ @redhatnews <https://twitter.com/redhatnews>      Red Hat
<https://www.facebook.com/RedHatInc>
<https://www.facebook.com/RedHatInc>


“The Only Thing That Is Constant Is Change” - Heraclitus
_______________________________________________
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