Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 11:21:13 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r318592 - head/benchmarks/mdtest
Message-ID:  <519C71E9.30701@passap.ru>
In-Reply-To: <519BA0B0.7010700@passap.ru>
References:  <201305201043.r4KAhCKv031239@svn.freebsd.org> <20130521023448.GA3541@FreeBSD.org> <519BA0B0.7010700@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519C71E9.30701>