[Buildbot-commits] [Buildbot] #1709: RemovePYCs fails if there is no pyc files

Buildbot buildbot-devel at lists.sourceforge.net
Mon Dec 6 15:30:19 UTC 2010


#1709: RemovePYCs fails if there is no pyc files
-------------------+--------------------------------------------------------
Reporter:  rail    |        Owner:           
    Type:  defect  |       Status:  closed   
Priority:  minor   |    Milestone:  undecided
 Version:  0.8.2   |   Resolution:  fixed    
Keywords:          |  
-------------------+--------------------------------------------------------
Changes (by Dustin J. Mitchell):

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


Comment:

 Use `find -exec` in RemovePYCs

 When there are no .pyc files, the old step would fail
   rm: missing operand Try `rm --help' for more information.
 Fixes #1709
  Changeset: efd882bd65b148d92134a4cc31a0ffba9a21cf7d

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


More information about the Commits mailing list