db-init: comment cleanup
This commit is contained in:
@@ -69,7 +69,7 @@ spec:
|
|||||||
fi
|
fi
|
||||||
# Initialise base ONLY if the DB has never been initialised.
|
# Initialise base ONLY if the DB has never been initialised.
|
||||||
# The earlier comment claimed `-i base` was a no-op on
|
# The earlier comment claimed `-i base` was a no-op on
|
||||||
# already-initialised databases — that's wrong on Odoo
|
# already-initialised databases — that's wrong on Odoo
|
||||||
# 16+. `-i base` always runs `_process_end` which tries
|
# 16+. `-i base` always runs `_process_end` which tries
|
||||||
# to unlink stale `ir.model.data` records flagged
|
# to unlink stale `ir.model.data` records flagged
|
||||||
# noupdate=False; if any of those records are
|
# noupdate=False; if any of those records are
|
||||||
|
|||||||
Reference in New Issue
Block a user