[Buildbot-commits] [buildbot/buildbot] 42751c: fix typo

noreply at github.com noreply at github.com
Sun Aug 21 16:15:53 UTC 2011


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

  Commit: 42751c9cd6a25a87698df9d9c36cfca316b4707d
      https://github.com/buildbot/buildbot/commit/42751c9cd6a25a87698df9d9c36cfca316b4707d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-20 (Sat, 20 Aug 2011)

  Changed paths:
    M master/buildbot/status/logfile.py

  Log Message:
  -----------
  fix typo


  Commit: ed5171ef92dff93e5931374080cadeabf3e10aa0
      https://github.com/buildbot/buildbot/commit/ed5171ef92dff93e5931374080cadeabf3e10aa0
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-21 (Sun, 21 Aug 2011)

  Changed paths:
    M slave/buildslave/commands/transfer.py
  M slave/buildslave/test/unit/test_commands_transfer.py

  Log Message:
  -----------
  Handle upload and unpack errors with rc=1

This ensures that failed uploads, or unpacks for directory uploads,
cause the step to fail.  Fixes #1804.


Compare: https://github.com/buildbot/buildbot/compare/fba7b63...ed5171e




More information about the Commits mailing list