[Buildbot-commits] [buildbot/buildbot] 89033f: remotecommand: parameterize the name of the stdio ...

GitHub noreply at github.com
Thu Jan 23 23:18:37 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 89033fc8dc69b30b2d4ea99df8ee858a486eebae
      https://github.com/buildbot/buildbot/commit/89033fc8dc69b30b2d4ea99df8ee858a486eebae
  Author: Ion Alberdi <ion.alberdi at intel.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/process/remotecommand.py
    M master/buildbot/steps/shellsequence.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/unit/test_remotecommand.py

  Log Message:
  -----------
  remotecommand: parameterize the name of the stdio logfile

this commits permits to record the name of the stdio used
by one remotecommand into a logfile different than 'stdio'.

Signed-off-by: Ion Alberdi <ion.alberdi at intel.com>


  Commit: e9240edac4c8295e1def49ccd9b16abc63aa78b1
      https://github.com/buildbot/buildbot/commit/e9240edac4c8295e1def49ccd9b16abc63aa78b1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/process/remotecommand.py
    M master/buildbot/steps/shellsequence.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/unit/test_remotecommand.py

  Log Message:
  -----------
  Merge yetanotherion/buildbot:remotecommandstdio (PR #1060)

+autopep8


Compare: https://github.com/buildbot/buildbot/compare/b70d8f55c2df...e9240edac4c8


More information about the Commits mailing list