use ; instead of & for merkel search url
This commit is contained in:
parent
2a41af20f9
commit
23098f1647
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ received.pattern=http://bugs.debian.org/%(email)s
|
|||
reported.pattern=http://bugs.debian.org/from:%(email)s
|
||||
bugstats.pattern=http://asdfasdf.debian.net/~tar/bugstats/?%(email)s
|
||||
usertags.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=%(email)s
|
||||
searchall.pattern=http://merkel.debian.org/~don/cgi/search.cgi?phrase=%(name)s&search=search
|
||||
searchall.pattern=http://merkel.debian.org/~don/cgi/search.cgi?phrase=%(name)s;search=search
|
||||
wnpp.pattern=http://qa.debian.org/developer.php?wnpp=%(email)s
|
||||
correspondent.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
||||
|
||||
|
|
Loading…
Reference in a new issue