fixed a nasty bug in the handling of the --delete option when there
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 17:59:49 +0000 (17:59 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 17:59:49 +0000 (17:59 +0000)
commitd966ee254a2cc44158bb070c6df0a61a808cbc44
tree4185168c18a76ef8bd2780b9ac8164c313853bab
parent97d6916e2df3d6f935e4d57f162a44a77377064c
fixed a nasty bug in the handling of the --delete option when there
are duplicate file names in the list of files to be transferred
(eg. the user specifies the same file twice).
flist.c
rsync.c