[Buildbot-commits] [buildbot/buildbot] fa49fe: typo mod_ -> mode_

GitHub noreply at github.com
Thu Feb 23 04:40:30 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: fa49fe36f51692a2a99f6773990b21751f7de51c
      https://github.com/buildbot/buildbot/commit/fa49fe36f51692a2a99f6773990b21751f7de51c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  typo mod_ -> mode_


  Commit: 20118110f428a8f630d693138c1ec6ecde6f33a2
      https://github.com/buildbot/buildbot/commit/20118110f428a8f630d693138c1ec6ecde6f33a2
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M master/buildbot/steps/source/svn.py
  M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Merge branch 'bug2211'

* bug2211:
  typo mod_ -> mode_
  use regular expressions to parse 'svn info' output
  Use 'svn info' to check source dirs' branches


  Commit: bcbb713c1dc49bd56168f874b90460d611ea009f
      https://github.com/buildbot/buildbot/commit/bcbb713c1dc49bd56168f874b90460d611ea009f
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M master/buildbot/changes/gerritchangesource.py
  M master/buildbot/test/unit/test_changes_gerritchangesource.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:buildbot/buildbot

* 'master' of github.com:buildbot/buildbot:
  GerritChangeSource should set repository attribute


  Commit: 8f131dae7a3d887ca5356f0bad37032c87a94162
      https://github.com/buildbot/buildbot/commit/8f131dae7a3d887ca5356f0bad37032c87a94162
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  remove bogus '@HEAD' from svn tests


  Commit: f39445ec76f6384a43116089f022abe13c66fcad
      https://github.com/buildbot/buildbot/commit/f39445ec76f6384a43116089f022abe13c66fcad
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M master/buildbot/steps/source/svn.py
  M master/buildbot/test/unit/test_steps_source_svn.py

  Log Message:
  -----------
  Destroy the un-updatable directory when not updatable

Without this, the subsequent 'svn checkout' will fail.  Fixes #2211.


Compare: https://github.com/buildbot/buildbot/compare/faa6694...f39445e


More information about the Commits mailing list