[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: gana: minor fix in combination with boot
From: |
gnunet |
Subject: |
[gnunet] branch master updated: gana: minor fix in combination with bootstrap |
Date: |
Wed, 04 Dec 2024 14:28:21 +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 ded238215 gana: minor fix in combination with bootstrap
ded238215 is described below
commit ded238215bd5007a7b3c6d242de3c90fa8b1a336
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Dec 4 14:28:18 2024 +0100
gana: minor fix in combination with bootstrap
---
scripts/gana_update.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/gana_update.sh b/scripts/gana_update.sh
index 899530ec3..48acae95f 100755
--- a/scripts/gana_update.sh
+++ b/scripts/gana_update.sh
@@ -70,6 +70,7 @@ gana_update()
cp gnunet-error-codes/gnunet_error_codes.h $GNUNET_SRC_ROOT/src/include
&& \
cp gnunet-error-codes/gnunet_error_codes.c
$GNUNET_SRC_ROOT/src/lib/util || exit 1
echo "GANA finished"
+ cd $GNUNET_SRC_ROOT
}
trap cleanup EXIT
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: gana: minor fix in combination with bootstrap,
gnunet <=