On Tue, Oct 1, 2019 at 4:15 PM Stephen M. Butler wrote:
> Sorry for the delayed response. Other irons were getting too hot in the
> fire and my focus has been elsewhere. I did make it this far (and
> reloading locales-all and vim to the environment). I'm trying to follow
> https://wiki.ubuntu.
Just a small tip about ctests.
ninja can build in parallel. ctest can also run tests in parallel. The
following does the trick for me:
export CTEST_PARALLEL_LEVEL=4
On Mon, 30 Sep 2019 at 13:55, Christopher Lam
wrote:
> Hi Users and Devs
>
> Those with an eye on maint & master will notice I've