gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: BUILD: Make GANA generation mandatory fo


From: gnunet
Subject: [gnunet] branch master updated: BUILD: Make GANA generation mandatory for beetstrap. Requires recutils
Date: Tue, 04 Jan 2022 22:18:38 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new d228a5859 BUILD: Make GANA generation mandatory for beetstrap. 
Requires recutils
d228a5859 is described below

commit d228a58595a28971ea522ede86b9a7741926ce8f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Jan 4 22:18:34 2022 +0100

    BUILD: Make GANA generation mandatory for beetstrap. Requires recutils
---
 bootstrap | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 36e411f1d..766eed237 100755
--- a/bootstrap
+++ b/bootstrap
@@ -125,7 +125,8 @@ gana_update()
          make clean
       cd $cwd
     else
-      echo "WARNING: No recutils found! Unable to generate recent GANA headers 
and configs."
+      echo "ERROR: No recutils found! Unable to generate recent GANA headers 
and configs."
+      exit 1
     fi
 }
 

-- 
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]