Supply port to GerritWatcher
Fix if gerrit is running on non default port Change-Id: Ifdc29a106eb07cdf514811be3293cd97a5f80068
This commit is contained in:
parent
15895e831e
commit
900136ec1e
@ -98,6 +98,7 @@ class Gerrit(object):
|
||||
self,
|
||||
self.username,
|
||||
self.hostname,
|
||||
port=self.port,
|
||||
keyfile=self.keyfile)
|
||||
self.watcher_thread.start()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user