[Buildbot-commits] [SPAM] Re: [Buildbot] #646: DirectoryUpload ignores its 'mode' argument
Buildbot
buildbot-devel at lists.sourceforge.net
Thu Dec 31 04:04:10 UTC 2009
#646: DirectoryUpload ignores its 'mode' argument
-------------------+--------------------------------------------------------
Reporter: dustin | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.7.12
Version: 0.7.11 | Resolution: fixed
Keywords: |
-------------------+--------------------------------------------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
Comment:
Looks like that's in place, too:
{{{
exceptions.TypeError: <buildbot.steps.transfer.DirectoryUpload
instance at 0x120a320>.__init__ got unexpected keyword argument(s)
['mode']
}}}
On further thought, I don't want to try to use chmod -r. Use a
!MasterShellCommand instead.
--
Ticket URL: <http://buildbot.net/trac/ticket/646#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list