[minor] fix whitespace in patch_list
This commit is contained in:
parent
4f08235eeb
commit
ef80282388
@ -245,10 +245,10 @@ patch_list = [
|
|||||||
"execute:webnotes.reload_doc('core', 'doctype', 'comment') #2013-11-15",
|
"execute:webnotes.reload_doc('core', 'doctype', 'comment') #2013-11-15",
|
||||||
"patches.1311.p02_index_singles",
|
"patches.1311.p02_index_singles",
|
||||||
"patches.1311.p01_make_gl_entries_for_si",
|
"patches.1311.p01_make_gl_entries_for_si",
|
||||||
"patches.1311.p03_update_reqd_report_fields",
|
"patches.1311.p03_update_reqd_report_fields",
|
||||||
"execute:webnotes.reload_doc('website', 'doctype', 'website_sitemap_config') #2013-11-20",
|
"execute:webnotes.reload_doc('website', 'doctype', 'website_sitemap_config') #2013-11-20",
|
||||||
"execute:webnotes.reload_doc('website', 'doctype', 'website_sitemap') #2013-11-20",
|
"execute:webnotes.reload_doc('website', 'doctype', 'website_sitemap') #2013-11-20",
|
||||||
"execute:webnotes.bean('Style Settings').save() #2013-11-20",
|
"execute:webnotes.bean('Style Settings').save() #2013-11-20",
|
||||||
"execute:webnotes.get_module('website.doctype.website_sitemap_config.website_sitemap_config').rebuild_website_sitemap_config()",
|
"execute:webnotes.get_module('website.doctype.website_sitemap_config.website_sitemap_config').rebuild_website_sitemap_config()",
|
||||||
"patches.1311.p04_update_comments",
|
"patches.1311.p04_update_comments",
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user