Juan Hernandez has posted comments on this change.
Change subject: Allow quoting of strings with single or double quotes
......................................................................
Patch Set 1: (1 inline comment)
See the inline comment.
....................................................
File src/cli/parser.py
Line 51: r'''(?s)("([^"\\]|\\.)*"|'([^'\\]|\\.)*')'''
This regular expression is getting difficult to read, but if I understand it
correctly this change will allow escaping of any character using the backslash
within single quotes. That is not how single quotes work in a typical unix
shell. It that what you intended?
--
To view, visit http://gerrit.ovirt.org/3514
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id79685788bd339e035da1e3239167bc3cef293d0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches