Commit 2961a3d8 authored by Greg Ward's avatar Greg Ward

Typo fix.

parent 4b996a99
......@@ -97,7 +97,7 @@ class FileList:
else:
raise DistutilsTemplateError, "unknown action '%s'" % action
return (action, pattern, dir, dir_pattern)
return (action, patterns, dir, dir_pattern)
# _parse_template_line ()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment