commit | 7d033d09dcf59874e520a555f016fb72624561a7 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Sun Jan 13 14:34:38 2013 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Sun Jan 13 14:34:38 2013 +0530 |
tree | 84b17810dfbc21e8473716a3e5045c43337cd737 | |
parent | 4d79bfb225f07fd7c4e64b637ae4aef53289a1f8 [diff] [blame] |
set default report permission based on read
diff --git a/patches/patch_list.py b/patches/patch_list.py index 52e1b02..4d3c780 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -586,4 +586,8 @@ 'patch_module': 'patches.january_2013', 'patch_file': 'report_permission', }, + { + 'patch_module': 'patches.january_2013', + 'patch_file': 'give_report_permission_on_read', + }, ] \ No newline at end of file