Shubhendu Tripathi has posted comments on this change.

Change subject: setup: Write the answer file if file path is valid
......................................................................


Patch Set 3:

(3 comments)

http://gerrit.ovirt.org/#/c/27731/3/packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py
File packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py:

Line 121:                         error=e,
Line 122:                     )
Line 123:                 )
Line 124:                 self.logger.debug(
Line 125:                     'Exception while writing to answer file: %s' % 
answer,
> this should be as parameter to reduce time.
done
Line 126:                     exc_info=True
Line 127:                 )
Line 128: 


Line 122:                     )
Line 123:                 )
Line 124:                 self.logger.debug(
Line 125:                     'Exception while writing to answer file: %s' % 
answer,
Line 126:                     exc_info=True
> comma is missing...
done
Line 127:                 )
Line 128: 


Line 123:                 )
Line 124:                 self.logger.debug(
Line 125:                     'Exception while writing to answer file: %s' % 
answer,
Line 126:                     exc_info=True
Line 127:                 )
> so it should be:
done
Line 128: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8c595449e631f0bdb9524d74bdc3d9b1a256439f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to