On Tue, Feb 25, 2014 at 03:02:24PM -0800, Gerald Combs wrote:
> You should be able to run something like
> 
> ssh code.wireshark.org gerrit review --submit --code-review +2 \
>     <change-id>
> 
> although I haven't tried it myself.

OK, a few attempts later I've done this successfully with the following
command:

gerrit review 394,1 --submit --code-review +2

with
alias gerrit='ssh jma...@code.wireshark.org -p 29418 gerrit'

> I have the following in my .ssh/config, which lets me omit the username
> and port:
> 
> Host code.wireshark.org
>         User gerald
>         Port 29418

Good idea. I added that, it may come in handy later.

Thanks!
     Jörg

-- 
Joerg Mayer                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to