[Buildbot-commits] [buildbot/buildbot] 230e71: Make the keepstamp uploadFile argument optionsl
noreply at github.com
noreply at github.com
Sun Jun 19 17:57:30 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 230e71d9329ab2d331c817ea8b0a063f4a41263f
https://github.com/buildbot/buildbot/commit/230e71d9329ab2d331c817ea8b0a063f4a41263f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-06-19 (Sun, 19 Jun 2011)
Changed paths:
M slave/buildslave/commands/transfer.py
Log Message:
-----------
Make the keepstamp uploadFile argument optionsl
This command is used not just from UploadFile steps, but from
WarningCountingShellCommand and, soon, from source steps.
This was my fault for not being careful about protocol changes.
Fixes #1995.
More information about the Commits
mailing list