Sandro Bonazzola has posted comments on this change.

Change subject: pki: enforce lock file permissions same as ca private key
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.ovirt.org/#/c/25629/8/packaging/bin/pki-enroll-request.sh
File packaging/bin/pki-enroll-request.sh:

Line 105:       # remove broken symlink
Line 106:       #
Line 107:       if [ -L "${LOCKFILE}" ]; then
Line 108:               rm -f "${LOCKFILE}"
Line 109:               [ -L "${LOCKFILE}" ] && die "Cannot remove lockfile 
borken symlink '${LOCKFILE}', please remove"
borken -> broken
Line 110:       fi
Line 111: 
Line 112:       (
Line 113:               LOCKTMP=


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I89d1bee3c7fff1bae2ee555d556e35171bef612c
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to