Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2015 17:07:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196435] Prevent @sample keyword from removing user symlinks
Message-ID:  <bug-196435-13-ic5v3pcBMI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196435-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196435-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196435

--- Comment #6 from Mathieu Arnold <mat@FreeBSD.org> ---
but I do see your point.  In any case, you should replace the ! [ -L
"${target_file}" ] by [ -f "${target_file}" ] no need to get things overly
complicated.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196435-13-ic5v3pcBMI>