Yair Zaslavsky has posted comments on this change.

Change subject: oVirt Node Upgrade: Support N configuration
......................................................................


Patch Set 13: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetoVirtISOsQuery.java
Line 65:                         
isoData.setVdsmCompitibilityVersion(readVdsmCompatibiltyVersion((
Line 66:                                 
versionFile.getAbsolutePath().replace(OVIRT_ISO_VERSION_PREFIX,
Line 67:                                         
OVIRT_ISO_VDSM_COMPATIBILITY_PREFIX))));
Line 68: 
Line 69:                         if (StringUtils.isEmpty(isoVersionText)) {
why did you change to isEmpy? this cannot contain whitespaces by mistake?
Line 70:                             log.infoFormat("Iso version file {0} is 
empty.", versionFile.getAbsolutePath());
Line 71:                             continue;
Line 72:                         }
Line 73: 


-- 
To view, visit http://gerrit.ovirt.org/14756
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibfb9dc5d0dc8780b519107acbe0ae866831f782c
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Michael Burns <mbu...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to