Fix a bug in the script softlink code. The softlinks were not being
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 21 Sep 2006 00:18:13 +0000 (00:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 21 Sep 2006 00:18:13 +0000 (00:18 +0000)
commita05b5f9b08cd36ac2df5871787af502f89b049b0
tree6243f2a67958e515efe556ce33dc3621fa2245b7
parentdca28c5fc381b4ede81e92bab31bcb8f96b4ea1a
Fix a bug in the script softlink code.  The softlinks were not being
properly updated because 'ln -sf' creates a softlink in the directory pointed
to by the existing softlink rather then replacing the existing softlink.
bin/cpdup/BACKUPS
bin/cpdup/scripts/do_mirror_host
bin/cpdup/scripts/do_remote_host