gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -fix build


From: gnunet
Subject: [taler-exchange] branch master updated: -fix build
Date: Mon, 01 Apr 2024 12:26:53 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 4b3c21a36 -fix build
4b3c21a36 is described below

commit 4b3c21a36e5220be99fd990e005dc452ef4dbbe0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 1 12:26:50 2024 +0200

    -fix build
---
 contrib/ci/jobs/2-test/test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh
index 940e5ef12..8ef4c1d92 100755
--- a/contrib/ci/jobs/2-test/test.sh
+++ b/contrib/ci/jobs/2-test/test.sh
@@ -11,6 +11,7 @@ apt-get upgrade -yqq
 
 nump=$(grep processor /proc/cpuinfo | wc -l)
 make clean
+make -j$(( $nump / 2 ))
 cd src/templating/
 ./run-original-tests.sh
 cd -

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]