Removed log debug entry

This commit is contained in:
Mickey Malone 2013-09-28 06:54:34 -05:00
parent e194a9fabe
commit d25f832880

View File

@ -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,