git: cpdup - Fix bug where cpdup sometimes does not remove files on target
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Mar 25 10:37:43 PDT 2010
commit 8ac50aa3da37c67bd7f34312e01d303b793d9ec9
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list