diff options
author | Matthew Harmsen <mharmsen@redhat.com> | 2012-09-20 20:10:13 -0700 |
---|---|---|
committer | Matthew Harmsen <mharmsen@redhat.com> | 2012-09-25 17:50:02 -0700 |
commit | d45052552e228dd46151b322ffc565b14f1fc6c3 (patch) | |
tree | 53557171236a033c610db65d938484a8f667c5f6 /base/ca | |
parent | 4ba74f71daa07abfd974546f6efae2fe518187c8 (diff) | |
download | pki-d45052552e228dd46151b322ffc565b14f1fc6c3.tar.gz pki-d45052552e228dd46151b322ffc565b14f1fc6c3.tar.xz pki-d45052552e228dd46151b322ffc565b14f1fc6c3.zip |
Correctly resolve symlinks in subdirectories
* TRAC Ticket #338 - Dogtag 10: pkihelper.py directory.set_mode()
does not resolve symlinks correctly
This patch fixes the problem that although top-level symlinks
are correctly identified as symbolic links, symlinks which
exist under a subdirectory are incorrectly identified as files,
and thus the 'chown' and 'chmod' commands are applied to the
symlink which in turn actually get applied to the target file
instead.
Diffstat (limited to 'base/ca')
0 files changed, 0 insertions, 0 deletions