[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #30058 [Core Tor/Chutney]: Chutney bootstrap-network script uses the wrong network flavour
#30058: Chutney bootstrap-network script uses the wrong network flavour
--------------------+----------------------------------
Reporter: opara | Owner: (none)
Type: defect | Status: new
Priority: Low | Component: Core Tor/Chutney
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------+----------------------------------
The 'tools/bootstrap-network.sh' script doesn't actually use its program
argument (the network flavour). This means that the incorrect network is
started.
The line:
`export CHUTNEY_NETWORK="$CHUTNEY_PATH/networks/$NETWORK_FLAVOUR"`
should be:
`export CHUTNEY_NETWORK="$CHUTNEY_PATH/networks/$flavour"`
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30058>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs