[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 01/02: testing(fix): adjust index of scripts to C/binaries
From: |
gnunet |
Subject: |
[gnunet] 01/02: testing(fix): adjust index of scripts to C/binaries |
Date: |
Thu, 26 Sep 2024 20:13:04 +0200 |
This is an automated email from the git hooks/post-receive script.
julius-buenger pushed a commit to branch master
in repository gnunet.
commit 21eded1c764e59227ada35579d358ab1a3e99826
Author: ch3 <ch3@mailbox.org>
AuthorDate: Thu Sep 26 20:11:23 2024 +0200
testing(fix): adjust index of scripts to C/binaries
---
scripts/netjail/netjail_core.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/netjail/netjail_core.sh b/scripts/netjail/netjail_core.sh
index 1e8600a78..e28e670db 100755
--- a/scripts/netjail/netjail_core.sh
+++ b/scripts/netjail/netjail_core.sh
@@ -15,7 +15,7 @@ then
fi
export RESULT=
-export NAMESPACE_NUM=1
+export NAMESPACE_NUM=0
export INTERFACE_NUM=0
IPT=iptables-nft
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.