Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 3696fad98da400401b1a4c13850411b840d0e5ff
    
http://github.com/djmitche/buildbot/commit/3696fad98da400401b1a4c13850411b840d0e5ff
Author: Chris AtLee <[email protected]>
Date:   2010-03-03 (Wed, 03 Mar 2010)

Changed paths:
  M buildbot/broken_test/runutils.py
  M buildbot/process/buildstep.py
  M buildbot/steps/shell.py
  M buildbot/steps/source.py
  A buildbot/test/regressions/test_shell_command_properties.py

Log Message:
-----------
Move setText out of setStepStatus into startStep.

When called in setStepStatus, properties for commands may not yet be
set, and so KeyError exceptions are raised.

setText must be called before stepStarted is called, so that status
receivers see the proper description.



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to