#783: slave-side exception reporting broken
----------------------+-----------------------------------------------------
Reporter:  dabrahams  |        Owner:  dustin
    Type:  defect     |       Status:  closed
Priority:  major      |    Milestone:  0.8.2 
 Version:  0.8.0      |   Resolution:  fixed 
Keywords:             |  
----------------------+-----------------------------------------------------
Changes (by Dustin J. Mitchell):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 defer searching $PATH for vcexe until later; better errors

 Before this change, a missing vcexe would cause something like

     exceptions.RuntimeError: Couldn't find executable for 'hg'

 With this change, a missing vcexe gives something like

     could not find 'hg'
     PATH is 'blah blah blah'
     program finished with exit code -1

 Fixes #783
  Changeset: 838f9dd9ec7d889462bf12c6ad4d6b7c0631e288

-- 
Ticket URL: <http://buildbot.net/trac/ticket/783#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to