]> piware.de Git - bin.git/commitdiff
workitems.py: Fix typo
authormartin@piware.de <>
Fri, 12 Jun 2009 14:13:05 +0000 (16:13 +0200)
committermartin@piware.de <>
Fri, 12 Jun 2009 14:13:05 +0000 (16:13 +0200)
workitems.py

index 301b9499de64ca506ff16ba34e648d262df193d3..8fa15cb777bad5df73e82ee6b3eb68aca0f9a579 100755 (executable)
@@ -62,7 +62,7 @@ def parse_argv():
 
     return (opts, args)
 
-def get_blueprints(url, nname_pattern):
+def get_blueprints(url, name_pattern):
     '''Return a list of blueprint URLs for the current release.'''
 
     blueprint_name_filter = re.compile('href="(/ubuntu/\+spec/%s[^"]+)"' %