svn commit: r314464 - head/usr.sbin/yppush
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Mar 1 16:30:51 UTC 2017
On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote:
> ...
> You're not the only one who has diffed build output logs (I suspect
> anyone who has to maintain a non-trivial build infrastructure has done
> so), and you're not the only one who thinks that changing relative
> paths to absolute is a bad idea.
+1. Relative paths are so much nicer (and they are usually shorter as
well). I didn't respond to these changes only because .CURDIR itself
is expanded to a full path, so arguing if one wants some ../../ within
what's inherently starts with a slash seems pointless.
./danfe
More information about the svn-src-all
mailing list