Remove some debugging code
Removed some output that previously appeared when dirdedupe was
run without the --execute flag. This output was intended to help
debug and verify atime/mtime preservation, and is no longer needed.
This commit is contained in:
@ -92,8 +92,6 @@ do
|
||||
touch -r "${TEMPFILE}" "${TEMPSUBJDIR}"
|
||||
else
|
||||
echo "HYPO \"${masterfile}\" <~~ \"${subjectfile}\""
|
||||
TEMPSUBJDIR=`dirname "${subjectfile}"`
|
||||
echo " Saving atime/mtime of |${TEMPSUBJDIR}|"
|
||||
fi
|
||||
#else
|
||||
#echo "MOD \"${masterfile}\" <X> \"${subjectfile}\""
|
||||
|
||||
Reference in New Issue
Block a user