Maor Lipchuk has posted comments on this change.

Change subject: tools: Print selinux context of files in hosts.
......................................................................


Patch Set 3:

(1 comment)

....................................................
File src/__main__.py
Line 679:             self.configuration["selinux_dir"] = os.path.join(
Line 680:                 self.configuration.get("hypervisor_dir"),
Line 681:                 "selinux", "ls_-lRZ_" + 
os.path.basename(self.configuration.get("path"))
Line 682:             os.mkdir(self.configuration["selinux_dir"])
Line 683:             self.caller.call(
I'm not sure how the output of the ls command gets copied to the selinux dir, 
any advice or comment will be appreciated
Line 684:                 '%(scp_cmd)s:%(stdout)s 
self.configuration["selinux_dir"]'
Line 685:             )
Line 686: 
Line 687: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I53eddd683edc38502e881081b4bd35e15dae3a69
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Keith Robertson <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to