fixed syntax error in patch list

This commit is contained in:
Anand Doshi 2012-12-11 15:25:06 +05:30
parent 038d7aae9b
commit d3e04c3185

View File

@ -525,6 +525,7 @@ patch_list = [
{
'patch_module': 'patches.december_2012',
'patch_file': 'production_cleanup',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'fix_default_print_format',