mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 18:32:28 +02:00
Revert "Ignore errors generated by sshd restarting"
This reverts commit 4fcd5ddffb7243297b97eafd596f37f27fc1e963. Change-Id: I33449e4c2eb99ab9f0163865528ac9ceda06aae3
This commit is contained in:
parent
76c9bce47f
commit
c7e3163969
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user