cpdup - Fix bug where cpdup sometimes does not remove files on target
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 25 Mar 2010 17:35:43 +0000 (10:35 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 25 Mar 2010 17:35:43 +0000 (10:35 -0700)
commit8ac50aa3da37c67bd7f34312e01d303b793d9ec9
tree7b2b41b50d74a58009bae0ecc66edc483c3031cd
parent235c7d754f0fba0cd276588dfcabb64b7561eefa
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>
bin/cpdup/cpdup.c