From: Wayne Davison Date: Sat, 19 Feb 2005 02:39:23 +0000 (+0000) Subject: - Changed the calling args to delete_file() to take an st_mode instead X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c786a7aec545259f857212a2376ee4c274d2e3b6?hp=c786a7aec545259f857212a2376ee4c274d2e3b6 - Changed the calling args to delete_file() to take an st_mode instead of a DEL_DIR flag. - Call log_delete() instead of outputting "deleting ..." messages.. - Log deletions if either verbose or log-format is specified. ---