Ticket #487 (closed defect: fixed)
Doc: FileUpload -> FileDownload
| Reported by: | ipv6guru | Owned by: | mue |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.11 |
| Version: | 0.7.10 | Keywords: | sourceforge 1936854 |
| Cc: |
Description
In http://buildbot.net/repos/release/docs/buildbot.html#Transferring-Files
File upload should be changed to filedownload.
from buildbot.steps.shell import ShellCommand? -from buildbot.steps.transfer import FileUpload? +from buildbot.steps.transfer import FileDownload? f.addStep(FileDownload? mastersrc="~/todays_build_config.txt", slavedest="build_config.txt") f.addStep(ShellCommand?, command=["make", "config"])
Submitted: Brandon Rioja ( brandon_rioja ) - 2008-04-07 23:40
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Moved from sourceforge