svn commit: r318592 - head/benchmarks/mdtest
Boris Samorodov
bsam at passap.ru
Wed May 22 07:21:17 UTC 2013
21.05.2013 06:34, Alexey Dokuchaev пишет:
> I am also not convinced that using subshell is required.
BTW, from /usr/src/UPDATING:
-----
20130516:
[...]
It is worth noting that bmake (like gmake) treats the command
line as the unit of failure, rather than statements within the
command line. Thus '(cd some/where && dosomething)' is safer
than 'cd some/where; dosomething'. The '()' allows consistent
behavior in parallel build.
-----
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
More information about the svn-ports-all
mailing list