E3-1447: Simplify afterinit
Several cleanups
Merge request reports
Activity
requested review from @anderslindh1, @douglasaraujo, @guillermoarroyo, and @lucasmagalhaes
assigned to @simonrose
added 2 commits
Note that the commit that adds logging to failed afterInit commands changes e.g.
Command foo not found. iocsh Error: Break
to
Command foo not found. iocsh Error: Break afterInit: Command 'foo' failed to run
The failed commands are logged already, but not explicitly as ones run by afterInit.
mentioned in commit ffaffa55
Please register or sign in to reply