From: Chris Lattner Date: Tue, 31 Jan 2006 16:10:53 +0000 (+0000) Subject: solaris won't clobber an existing symlink with ln -sf apparently X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d9aadd4d1568342e446eef23456574f01288dac4;p=oota-llvm.git solaris won't clobber an existing symlink with ln -sf apparently git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25849 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/NightlyTest.pl b/utils/NightlyTest.pl index 48e9f3511d6..fab4949094b 100755 --- a/utils/NightlyTest.pl +++ b/utils/NightlyTest.pl @@ -847,7 +847,10 @@ my $TestFinishTime = gmtime() . " GMT
" . localtime() . " (local)"; my $TestPlatform = `uname -a`; eval "\$Output = <