Fix review line in default.xml as ssh is not supported by repo. 81/4181/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 27 Oct 2015 21:14:39 +0000 (22:14 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 27 Oct 2015 21:29:55 +0000 (22:29 +0100)
commit56c23f265b8148b3ad92045a3015eb3944a82a29
treed53b5a71b7f10252a70130f122d0720ef6a0406c
parentdbf46f95640e1aa8e4d83fca899fffda0185d65d
Fix review line in default.xml as ssh is not supported by repo.

A review= line cannot have ssh:// within repo, only http and https.

This can be fixed by using the https address with /gerrit/ at the end.
The ssh port will be queried then using  /gerrit/ssh_info from the server.

References:
http://stackoverflow.com/questions/27956306/what-does-urlopen-error-errno-2-name-or-service-not-known-mean

Change-Id: If43fa5b00225089bb7d23628a5d78002778fde51
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
default.xml