Sort the list of possible plugins before printing it.

This gives more reproducible error messages for the tests.
This commit is contained in:
Todd C. Miller
2020-04-07 14:03:58 -06:00
parent 02a117f336
commit 8a2c0d784f
2 changed files with 4 additions and 1 deletions

View File

@@ -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