Skip to content

Commit

Permalink
use regular tick instead of bactick
Browse files Browse the repository at this point in the history
  • Loading branch information
rutsky committed Feb 28, 2017
1 parent d649704 commit 317ceed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/docs/relnotes/0.9.0b1.rst
Expand Up @@ -406,7 +406,7 @@ Changes for Developers

* The ``preStartConsumingChanges`` and ``startTimedSchedulerService`` hooks have been removed.

* The triggerable schedulers` ``trigger`` method now requires a list of sourcestamps, rather than a dictionary.
* The triggerable schedulers' ``trigger`` method now requires a list of sourcestamps, rather than a dictionary.

* The :py:class:`~buildbot.sourcestamp.SourceStamp` class is no longer used.
It remains in the codebase to support loading data from pickles on upgrade, but should not be used in running code.
Expand Down

0 comments on commit 317ceed

Please sign in to comment.