Skip to content
Snippets Groups Projects
Commit e1c2b237 authored by Alexander Turenko's avatar Alexander Turenko Committed by Alexander Turenko
Browse files

config: give better error if a role is not a table

An attempt to use a non-table module as a role now reports a more
descriptive error:

> Unable to use module <...> as a role: expected table, got <...>

Fixes #10049

NO_DOC=The error is reported as before this commit as well as after it,
       but the error message is changed. The error message is not part
       of the API.
parent a1544d3b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment