upgrades-migrations / preupgrade-assistant-modules

Modules for the Preupgrade Assistant tool. Disclaimer: It was fun. R.I.P. :-)
GNU General Public License v3.0
3 stars 11 forks source link

Silence grep test for AuthorizedKeysCommand #104

Closed AloisMahdal closed 6 years ago

AloisMahdal commented 6 years ago

Modules are not supposed to generate stdout or stderr on their own.

AloisMahdal commented 6 years ago

This is how the module looks like now in the result.html.

ssh-keycat

pirat89 commented 6 years ago

Thanks!