Sort the list of possible plugins before printing it.
This gives more reproducible error messages for the tests.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
No plugin class is specified for python module 'SRC_DIR/regress/plugin_errorstr.py'. Use 'ClassName' configuration option in 'sudo.conf'
|
||||
Possible plugins: ErrorMsgPlugin, ConstructErrorPlugin
|
||||
Possible plugins: ConstructErrorPlugin, ErrorMsgPlugin
|
||||
Failed during loading plugin class
|
||||
|
Reference in New Issue
Block a user