Revert "Ignore errors generated by sshd restarting"

This reverts commit 4fcd5ddffb7243297b97eafd596f37f27fc1e963.

Change-Id: I33449e4c2eb99ab9f0163865528ac9ceda06aae3
This commit is contained in:
Ray Milkey 2019-01-02 20:33:34 +00:00
parent 76c9bce47f
commit c7e3163969

View File

@ -110,7 +110,7 @@ else
# Sanctioned exclusions for exceptions in third-party code; one pattern per exclusion
/at org\.apache\.felix\.scr\.impl\.ComponentRegistry\.getComponentHolders\(ComponentRegistry\.java:356\)/ { exclusion = 1; }
/at org\.apache\.karaf\.service\.guard\.impl\.GuardProxyCatalog.1.run\(GuardProxyCatalog\.java:253\)/ { exclusion = 1; }
/at org\.apache\.sshd\.server\.SshServer\.start/ { exclusion = 1; }
END { exit fail; }
' > $aux