[Buildbot-commits] [buildbot/buildbot] bfc17a: StringDownload: fix an exception that happens if t...
GitHub
noreply at github.com
Mon May 11 17:49:19 UTC 2015
Branch: refs/heads/eight
Home: https://github.com/buildbot/buildbot
Commit: bfc17a22a087b21657ada50073b4afc22a4a4b10
https://github.com/buildbot/buildbot/commit/bfc17a22a087b21657ada50073b4afc22a4a4b10
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
M master/buildbot/steps/transfer.py
M master/buildbot/test/unit/test_steps_transfer.py
Log Message:
-----------
StringDownload: fix an exception that happens if the transfer fails
Simple 'None' check is required.
Adding new unit test that does fail without the patch.
Commit: d3aa0bc98f86aee2779e911306b0669ce11e5cb7
https://github.com/buildbot/buildbot/commit/d3aa0bc98f86aee2779e911306b0669ce11e5cb7
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
M master/buildbot/test/unit/test_steps_transfer.py
Log Message:
-----------
Fix pep8 whitespace issues
Commit: 5cf4d303ed51b942f601214f62fae8f295d6dcca
https://github.com/buildbot/buildbot/commit/5cf4d303ed51b942f601214f62fae8f295d6dcca
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M master/buildbot/steps/transfer.py
M master/buildbot/test/unit/test_steps_transfer.py
Log Message:
-----------
Merge pull request #1657 from jaredgrubb/jgrubb-string-download-fail
SringDownload: fix a missing "None" check
Compare: https://github.com/buildbot/buildbot/compare/117aea0641e8...5cf4d303ed51
More information about the Commits
mailing list