[Buildbot-commits] [SPAM] Re: [Buildbot] #815: quote marks are stripped from command-line in log

Buildbot buildbot-devel at lists.sourceforge.net
Mon May 3 03:02:27 UTC 2010


#815: quote marks are stripped from command-line in log
-------------------+--------------------------------------------------------
Reporter:  zooko   |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  major   |   Milestone:  0.8.1
 Version:  0.7.12  |    Keywords:       
-------------------+--------------------------------------------------------
Changes (by dustin):

  * milestone:  undecided => 0.8.1


Comment:

 From {{{buildbot/slave/commands/base.py}}}:
 {{{
  431         # first header line is the command in plain text, argv joined
 with
  432         # spaces. You should be able to cut-and-paste this into a
 shell to
  433         # obtain the same results. If there are spaces in the
 arguments, too
  434         # bad.
 }}}

 Shell quoting is fairly hard, although I suspect that we could do slightly
 better by using repr().

-- 
Ticket URL: <http://buildbot.net/trac/ticket/815#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list