[Buildbot-commits] [buildbot/buildbot] d0765b: Fixed bug with P4 step throwing exception in has_w...

GitHub noreply at github.com
Wed Jun 10 16:02:57 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d0765ba0419259b72c325d3f3483d21d556248cb
      https://github.com/buildbot/buildbot/commit/d0765ba0419259b72c325d3f3483d21d556248cb
  Author: Greg MacDonald <gmacdonald at trionworlds.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M master/buildbot/steps/source/p4.py
    M master/buildbot/test/unit/test_steps_source_p4.py

  Log Message:
  -----------
  Fixed bug with P4 step throwing exception in has_whitespace when p4branch is None.


  Commit: 5c4af08fdcbc978ced9d06a3563b5c62d0da651a
      https://github.com/buildbot/buildbot/commit/5c4af08fdcbc978ced9d06a3563b5c62d0da651a
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M master/buildbot/steps/source/p4.py
    M master/buildbot/test/unit/test_steps_source_p4.py

  Log Message:
  -----------
  Merge pull request #1701 from gtmacdonald/p4branch_none_fix

Fixed P4 step exception in has_whitespace when p4branch is None


Compare: https://github.com/buildbot/buildbot/compare/8144684655ea...5c4af08fdcbc


More information about the Commits mailing list