Martin Peřina has submitted this change and it was merged.
Change subject: uutils: ssh: Remove redundant Exception from throws definition
......................................................................
uutils: ssh: Remove redundant Exception from throws definition
Removes FileNotFoundException from throws definition, because its
parent IOException is already contained in the same throws definition.
Change-Id: I81e831553aa16920e85a8cd66e72c0dc5ad2ab69
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/uutils/src/test/java/org/ovirt/engine/core/uutils/ssh/TransferTest.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Martin Peřina: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/59361
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I81e831553aa16920e85a8cd66e72c0dc5ad2ab69
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>