Ravi Nori has posted comments on this change. Change subject: cli: mismatch between restore snapshot syntax and auto completion(#1027298) ......................................................................
Patch Set 2: (1 comment) .................................................... File src/ovirtcli/shell/engineshell.py Line 167: s = self.__input_buffer Line 168: self.__input_buffer = '' Line 169: self.__set_prompt(mode=PromptMode.Original) Line 170: if command == 'action': Line 171: s = self.__reformat_command(s) Any ideas Micheal Line 172: return cmd.Cmd.onecmd(self, s) Line 173: finally: Line 174: if self.context.status == \ Line 175: self.context.SYNTAX_ERROR \ -- To view, visit http://gerrit.ovirt.org/21051 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I985d9f084ca3009ba165ca43a5ef01718b7b06e6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rn...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches