Michael Pasternak has submitted this change and it was merged. Change subject: Allow quoting of strings with single or double quotes ......................................................................
Allow quoting of strings with single or double quotes Use regex that was suggested by Juan Hernandez. Change-Id: Id79685788bd339e035da1e3239167bc3cef293d0 Signed-off-by: Adam Litke <[email protected]> --- M src/cli/parser.py 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3514 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id79685788bd339e035da1e3239167bc3cef293d0 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
