Alon Bar-Lev has posted comments on this change.
Change subject: sos - fixed behaviour when -a option is used
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File src/sos/plugins/engine.py
Line 25: self.addCopySpec("/usr/share/ovirt-engine/conf")
Line 26: self.addCopySpec("/var/log/ovirt-guest-agent")
Line 27: if (
Line 28: self.getOption("vdsmlogs") and
Line 29: self.getOption("vdsmlogs") is not True
is not True is not something that is usually valid...
I suggest put False at default or anything similar.
Line 30: ):
Line 31: self.addCopySpec(self.getOption("vdsmlogs"))
Line 32:
Line 33: def postproc(self):
--
To view, visit http://gerrit.ovirt.org/13552
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibbaec1408a581f8121339d79f66a0afcc07495b8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Keith Robertson <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches