[Buildbot-commits] [buildbot/buildbot] b69278: Only set .fileIsImportant if it is not null.
GitHub
noreply at github.com
Sun Dec 9 01:45:05 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: b69278060e7c7d24b10f05d6976086ce28c78063
https://github.com/buildbot/buildbot/commit/b69278060e7c7d24b10f05d6976086ce28c78063
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-12-08 (Sat, 08 Dec 2012)
Changed paths:
M master/buildbot/schedulers/basic.py
M master/buildbot/test/unit/test_schedulers_basic.py
Log Message:
-----------
Only set .fileIsImportant if it is not null.
This breaks subclassing schedulers that implement fileIsImportant as method.
More information about the Commits
mailing list