[Buildbot-commits] [buildbot/buildbot] 4f3314: Handle errors on master-side close in FileUpload

noreply at github.com noreply at github.com
Mon Oct 4 00:35:18 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: 4f3314d44c6820643ebec61ae620e854a9ab7dec
    http://github.com/buildbot/buildbot/commit/4f3314d44c6820643ebec61ae620e854a9ab7dec
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-10-03 (Sun, 03 Oct 2010)

Changed paths:
  M slave/buildslave/commands/transfer.py

Log Message:
-----------
Handle errors on master-side close in FileUpload

A file isn't truly uploaded until the file on the master is closed, and
thus flushed.  Fixes #847






More information about the Commits mailing list