Merge "Fix changeid links in gerrit"
This commit is contained in:
commit
111df9829d
@ -161,7 +161,7 @@ class openstack_project::gerrit (
|
|||||||
{
|
{
|
||||||
name => 'changeid',
|
name => 'changeid',
|
||||||
match => 'I[0-9a-f]{8,40}',
|
match => 'I[0-9a-f]{8,40}',
|
||||||
link => '#q,$1,n,z',
|
link => '#q,$0,n,z',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name => 'gitsha',
|
name => 'gitsha',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user