git: cpdup - Fix bug where cpdup sometimes does not remove files

看板DFBSD_commit作者時間16年前 (2010/03/26 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8ac50aa3da37c67bd7f34312e01d303b793d9ec9 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Mar 25 10:35:43 2010 -0700 cpdup - Fix bug where cpdup sometimes does not remove files on target * Fix a bug introduced in a recent commit which caused cpdup to sometimes not remove files on the target which were removed from the source. Submitted-by: Oliver Fromme <check+kzu4p100rs0rfx01@fromme.com> Summary of changes: bin/cpdup/cpdup.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8ac50aa3da37c67bd7f34312e01d303b793d9ec9 -- DragonFly BSD source repository
文章代碼(AID): #1BgwJeBw (DFBSD_commit)