Page MenuHomeFreeBSD

D400.id683.diff
No OneTemporary

D400.id683.diff

Index: Tools/scripts/getpatch
===================================================================
--- Tools/scripts/getpatch
+++ Tools/scripts/getpatch
@@ -120,7 +120,7 @@
URL_BASE= 'https://bugs.freebsd.org/bugzilla/'
URL_SHOW = '%s/show_bug.cgi?id=' % URL_BASE
REGEX_URL = r'<a href="([^<]+)">Details</a>'
- REGEX = r'<div class="details">([^ ]+) \(text/plain\)'
+ REGEX = r'<div class="details">([^ ]+) \(text/plain(?:; charset=[-\w]+)?\)'
def __init__(self, pr, category):
GetPatch.__init__(self, pr, category)

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 10:49 AM (21 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32257706
Default Alt Text
D400.id683.diff (552 B)

Event Timeline