mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Removed log debug entry
This commit is contained in:
parent
e194a9fabe
commit
d25f832880
@ -1589,7 +1589,6 @@ def recurse(name,
|
||||
|
||||
# Process symlinks and return the updated filenames list
|
||||
def process_symlinks(filenames, symlinks):
|
||||
log.debug('keep in ps {0}'.format(keep))
|
||||
for lname, ltarget in symlinks.items():
|
||||
if not _check_include_exclude(os.path.relpath(lname, srcpath),
|
||||
include_pat,
|
||||
|
Loading…
Reference in New Issue
Block a user