[Buildbot-commits] [Buildbot] #1765: rm -rf always run even if there is nothing to delete

Buildbot nobody at buildbot.net
Thu Feb 16 04:37:03 UTC 2012


#1765: rm -rf always run even if there is nothing to delete
------------------------+----------------------
Reporter:  fgsch        |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  minor        |   Milestone:  0.8.+
 Version:  0.8.3p1      |  Resolution:  wontfix
Keywords:  svn          |
------------------------+----------------------
Changes (by tom.prince):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 The only time this should trigger is if the builder is the first time a
 given builder has run on a slave (or the first time after the mode/workdir
 has changed).

 As indicated, the extra run of 'rm -rf' is harmless in the case anyway, so
 it seems inadvisable to make the check more complicated to handle this
 case.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1765#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list