[Buildbot-commits] [buildbot/buildbot] eab918: Make Property use default for false property value...
noreply at github.com
noreply at github.com
Sat May 14 15:27:05 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: eab918dfd2d7cfa812358b52252756665dc7d001
https://github.com/buildbot/buildbot/commit/eab918dfd2d7cfa812358b52252756665dc7d001
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-05-14 (Sat, 14 May 2011)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
M master/docs/cfg-buildsteps.texinfo
Log Message:
-----------
Make Property use default for false property values.
This behaviour can be turned off with defaultWhenFalse=False
Signed-off-by: Tom Prince <tom.prince at ualberta.net>
Commit: 510b42662bf8ba38f3d91ba74a4049c2eb14d625
https://github.com/buildbot/buildbot/commit/510b42662bf8ba38f3d91ba74a4049c2eb14d625
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date: 2011-05-14 (Sat, 14 May 2011)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
M master/docs/cfg-buildsteps.texinfo
Log Message:
-----------
Merge pull request #126 from tomprince/prop
Make Property use default for false property values.
Compare: https://github.com/buildbot/buildbot/compare/0dc8614...510b426
More information about the Commits
mailing list