#631: IRC bot gives 'ValueError' when fed a singlequote
-------------------+--------------------------------------------------------
Reporter: tycho | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.7.12
Version: 0.7.11 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment(by ddunbar):
The problem is shlex rules allow it to fail, which isn't ideal in an IRC
bot. I expect the syntax to be
force build foo any text I want
not
force build foo "any text I want"
When do we need to allow things to be quoted? The only options I can think
off are builder names (and the like) that had spaces.
Looking at the code, I'd be tempted to just completely redo how the IRC
bot does command parsing.
--
Ticket URL: <http://buildbot.net/trac/ticket/631#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits