mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
[FIX] runbot: proper line feed in default odoorc
This commit is contained in:
parent
1449937e00
commit
04459cdda7
@ -37,7 +37,8 @@
|
||||
|
||||
<record model="ir.config_parameter" id="runbot.runbot_default_odoorc">
|
||||
<field name="key">runbot.runbot_default_odoorc</field>
|
||||
<field name="value">[options]\nadmin_passwd=running_master_password</field>
|
||||
<field name="value">[options]
|
||||
admin_passwd=running_master_password</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
|
Loading…
Reference in New Issue
Block a user