[Buildbot-commits] [buildbot/buildbot] a5308c: Added two extra keyword args for SetPropertyFromCo...
GitHub
noreply at github.com
Mon Mar 16 02:20:36 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: a5308c04107921b371f39dac1af04eeb3a629438
https://github.com/buildbot/buildbot/commit/a5308c04107921b371f39dac1af04eeb3a629438
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M master/buildbot/steps/shell.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Added two extra keyword args for SetPropertyFromCommand:
* includeStdout: defults to True
* includeStderr: defaults to False
Updated the relevant documentation.
Commit: 44993d1f4a3dbfc4ab873984bd47ebeabe51f9dc
https://github.com/buildbot/buildbot/commit/44993d1f4a3dbfc4ab873984bd47ebeabe51f9dc
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M master/buildbot/steps/shell.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Merge prasoon2211/buildbot:setPropFromComm_issue2928 (PR #1590)
Compare: https://github.com/buildbot/buildbot/compare/d07a195dcfb5...44993d1f4a3d
More information about the Commits
mailing list