[Buildbot-commits] [buildbot/buildbot] b2c0a6: Rename FakeRenderable to ConstantRenderable.

GitHub noreply at github.com
Thu Jun 21 05:19:13 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: b2c0a6dd308e6e2bf6fe7e6f0a8eb981debbc7fa
      https://github.com/buildbot/buildbot/commit/b2c0a6dd308e6e2bf6fe7e6f0a8eb981debbc7fa
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

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

  Log Message:
  -----------
  Rename FakeRenderable to ConstantRenderable.

The renderable isn't actually fake, it just renders a constant value.
It probably isn't useful outside of tests, but it is a real renderable.





More information about the Commits mailing list