From: Junio C Hamano Date: Mon, 19 Oct 2020 17:08:42 +0000 (-0700) Subject: Meta/Doit: not so aggressively X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e47bd85e0c8ebfe9a0af82081bc66fff89c0ee;p=thirdparty%2Fgit.git Meta/Doit: not so aggressively --- diff --git a/Doit b/Doit index 38fdeeccf0..4a5ae8a202 100755 --- a/Doit +++ b/Doit @@ -18,5 +18,5 @@ do changed="$changed $b" done -Meta/Dothem -j32 && -Meta/Dothem -j32 --dash --branches="$changed" --scratch --force CC=clang +Meta/Dothem -j8 && +Meta/Dothem -j8 --dash --branches="$changed" --scratch --force CC=clang