[Bug 196435] Prevent @sample keyword from removing user symlinks
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 2 14:07:05 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196435
--- Comment #1 from Mathieu Arnold <mat at FreeBSD.org> ---
Then don't use -e, use -f "${target_file}" -o -L "${target_file}", I'd rather
have an error when it's a directory, or a device, or something strange.
Also, for cmp drop the -h, we want symlinks to be followed, otherwise, it'll
compare the content of the file with the path of the sample file, which, in
most cases, won't be the same ;-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list