1
0
mirror of https://github.com/gryf/ferrit.git synced 2026-02-07 16:55:47 +01:00

Fix version string once more

Apparently the Gerrit Trigger plugin only recognizes the value
if it matches specific pattern. Therefore there must be "gerrit
version 2.16.7" so we can use all features of the plugin.
This commit is contained in:
Szymon Datko
2019-10-25 15:22:50 +02:00
committed by gryf
parent 524d10956c
commit c026194a03

View File

@@ -27,7 +27,7 @@ openstack
openstack/nova
openstack/neutron
"""
GERRIT_CMD_VERSION = "ferrit version 2.16.7\n"
GERRIT_CMD_VERSION = "gerrit version 2.16.7\n"
GERRIT_SHELL_MSG = """\r
**** Welcome to Ferrit Code Review ****\r
\r