aboutsummaryrefslogtreecommitdiffstats
path: root/osurl
diff options
context:
space:
mode:
Diffstat (limited to 'osurl')
-rwxr-xr-xosurl1
1 files changed, 1 insertions, 0 deletions
diff --git a/osurl b/osurl
index f6672c1..f8ff71e 100755
--- a/osurl
+++ b/osurl
@@ -23,6 +23,7 @@ local patterns = {
["bnc%SEP%NUM"] = "https://bugzilla.novell.com/show_bug.cgi?id=%1",
["bsc%SEP%NUM"] = "https://bugzilla.suse.com/show_bug.cgi?id=%1",
["bds%SEP%NUM"] = "https://build.suse.de/request/show/%1",
+ ["isr%SEP%NUM"] = "https://build.suse.de/request/show/%1",
["ssr%SEP%NUM"] = "https://build.suse.de/request/show/%1",
["bdo%SEP%NUM"] = "https://build.opensuse.org/request/show/%1",
["sr%SEP%NUM"] = "https://build.opensuse.org/request/show/%1",