fixed a bug in the handling of the new --relative option. The file was
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 20:29:35 +0000 (20:29 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 1997 20:29:35 +0000 (20:29 +0000)
commitfee64929a32a6cd69c3a675adb86e28440af6a2b
tree314595636b2379a54d1bf3f8c6d7f8f4112b7f78
parentbf5e5f68d98d84276c2fe673f10a2c6443695f3f
fixed a bug in the handling of the new --relative option. The file was
being opened twice but closed once. The process eventually died with
an out of file descriptors error.
rsync.c