commit | d3e04c3185de21d6c3caf64bb2be76481357cfb8 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue Dec 11 15:25:06 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue Dec 11 15:25:06 2012 +0530 |
tree | 77c68e4fa37265c1d6afa6f06048d318c7ec24e6 | |
parent | 038d7aae9b11186e5d1e907fc37ce60e94eb99d3 [diff] |
fixed syntax error in patch list
diff --git a/patches/patch_list.py b/patches/patch_list.py index e985fa7..902becc 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -525,6 +525,7 @@ { 'patch_module': 'patches.december_2012', 'patch_file': 'production_cleanup', + }, { 'patch_module': 'patches.december_2012', 'patch_file': 'fix_default_print_format',