[Buildbot-commits] [buildbot/buildbot] 17b3fb: Put the patch in an on-disk file

noreply at github.com noreply at github.com
Mon Aug 9 01:18:21 UTC 2010


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

Commit: 17b3fb9f677c150bcefd5c3999f33e7f427e18c5
    http://github.com/buildbot/buildbot/commit/17b3fb9f677c150bcefd5c3999f33e7f427e18c5
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-08 (Sun, 08 Aug 2010)

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

Log Message:
-----------
Put the patch in an on-disk file

Previous code relied on fitting the patch into a kernel pipe buffer,
which didn't work on Windows.

Refs #954


Commit: eacdce786bc813579e8d7747309f9ee108ba8e44
    http://github.com/buildbot/buildbot/commit/eacdce786bc813579e8d7747309f9ee108ba8e44
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-08 (Sun, 08 Aug 2010)

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

Log Message:
-----------
Merge branch 'bug954'

* bug954:
  Put the patch in an on-disk file






More information about the Commits mailing list