[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [chutney/master] bootstrap-network: Log the flavour name that's actually being used
commit b03e5a30b4255d1ac10ebb9015dcbcaf502d4720
Author: teor <teor@xxxxxxxxxxxxxx>
Date: Mon Apr 8 08:30:53 2019 +1000
bootstrap-network: Log the flavour name that's actually being used
Part of 30058.
---
tools/bootstrap-network.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/bootstrap-network.sh b/tools/bootstrap-network.sh
index bea8cee..0aadb70 100755
--- a/tools/bootstrap-network.sh
+++ b/tools/bootstrap-network.sh
@@ -50,7 +50,7 @@ export CHUTNEY_NETWORK="$CHUTNEY_PATH/networks/$NETWORK_FLAVOUR"
"$CHUTNEY" stop "$CHUTNEY_NETWORK"
-echo "$myname: bootstrapping network: $flavour"
+echo "$myname: bootstrapping network: $NETWORK_FLAVOUR"
"$CHUTNEY" configure "$CHUTNEY_NETWORK"
"$CHUTNEY" start "$CHUTNEY_NETWORK"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits