[Buildbot-commits] [Buildbot] #2039: rmdir slaveside command return 0 even if it fails
    Buildbot 
    nobody at buildbot.net
       
    Sat Jul  9 22:19:28 UTC 2011
    
    
  
#2039: rmdir slaveside command return 0 even if it fails
----------------------+------------------------
Reporter:  in3xes     |       Owner:
    Type:  undecided  |      Status:  new
Priority:  minor      |   Milestone:  undecided
 Version:  0.8.4p1    |  Resolution:
Keywords:             |
----------------------+------------------------
Comment (by dustin):
 Probably the right error-handling technique is to test for existence of
 the pathname after 'rm' returns, and set rc=1 if the pathname still
 exists.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2039#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list