On Wednesday 31 March 2010, Rafael G. elucidated thus: > Hi Joshua, > > You could override clean_up task to delete with proper commands:
Thanks...that's what I needed. I'll probably implement something like rm -rf .... || true so it always succeeds. In our case the server has a weekly reboot, so those old releases will get removed *eventually*, so the fact that it fails isn't really that important. Thanks again! j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en To unsubscribe, reply using "remove me" as the subject.
