oVirt Jenkins CI Server has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 2:
Build Successful
http://jenkins.ovirt.org/job/ovirt_engine_master_unit_tests_gerrit/1242/ :
SUCCESS
htt
Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Remove redundant else
..
core: Remove redundant else
There is no use for the else phase since when the if condition is true
we already throw an exc
Maor Lipchuk has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 2: Verified+1
--
To view, visit http://gerrit.ovirt.org/23758
To unsubscribe, visit http://gerrit.ovirt.org/settings
Ge
Allon Mureinik has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 1: Code-Review+2
--
To view, visit http://gerrit.ovirt.org/23758
To unsubscribe, visit http://gerrit.ovirt.org/setting
oVirt Jenkins CI Server has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 1:
Build Successful
http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/17368/
: SUC
Tal Nisan has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 1: Code-Review+2
--
To view, visit http://gerrit.ovirt.org/23758
To unsubscribe, visit http://gerrit.ovirt.org/settings
Ge
Liron Ar has posted comments on this change.
Change subject: core: Remove redundant else
..
Patch Set 1: Code-Review+1
--
To view, visit http://gerrit.ovirt.org/23758
To unsubscribe, visit http://gerrit.ovirt.org/settings
Ger
Maor Lipchuk has uploaded a new change for review.
Change subject: core: Remove redundant else
..
core: Remove redundant else
There is no use for the else phase since when the if condition is true
we already throw an exception.