Change in ovirt-engine[master]: build: NlsCheck - unwrap else clause

Allon Mureinik has submitted this change and it was merged. Change subject: build: NlsCheck - unwrap else clause ...................................................................... build: NlsCheck - unwrap else clause Unwrapped a useless else clause, since the if clause does not terminate properly (it returns from the function). Change-Id: Ie0d43d0402f948dd5f0c45279fc19a2997d7f27b Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M build-tools-root/ovirt-checkstyle-extension/src/main/java/checks/NlsCheck.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12250 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0d43d0402f948dd5f0c45279fc19a2997d7f27b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
amureini@redhat.com