[bts-link] 06/31: bugzilla: set uri-re for llvm (match HTTPS as well)

Sandro Tosi morph at moszumanska.debian.org
Wed Dec 30 01:37:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository bts-link.

commit da4291ceac982ad61234bd58d61dde2e6ee59410
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 29 16:57:10 2015 +0000

    bugzilla: set uri-re for llvm (match HTTPS as well)
---
 btslink.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/btslink.yaml b/btslink.yaml
index 6b58cf1..3052120 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -115,6 +115,7 @@ remotes:
       uri: http://bugs.linux-foundation.org
     llvm:
       uri: http://llvm.org/bugs
+      uri-re: https?://llvm.org/bugs/show_bug.cgi\?id=([0-9]+)
     mandriva:
       uri: https://qa.mandriva.com
       uri-re: https?://qa.mandriva.com/show_bug.cgi\?id=([0-9]+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bts-link/bts-link.git



More information about the bts-link-commits mailing list