X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 03 Mar 2002 18:24:14 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Richard Dawe Message-Id: <3028-Sun03Mar2002182413+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3C82294A.91018185@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 03 Mar 2002 13:46:50 +0000) Subject: Re: Two small patches for the ported Fileutils 4.0 References: <3C82294A DOT 91018185 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 03 Mar 2002 13:46:50 +0000 > From: Richard Dawe > > The test suite uses hardlinks and symlinks a lot more in the test suite > scripts and there are a lot more tests for the hardlink and symlink > functionality. So it's pretty painful. :( Can't this ne handled by replacing "ln -s" with "cp -p"?