mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove no-longer needed logging statements
This commit is contained in:
@@ -27,10 +27,6 @@ if echo "$@" | grep -e "--quiet" > /dev/null; then
|
||||
ECHO=true
|
||||
fi
|
||||
|
||||
echo "CHUTNEY_PATH = $CHUTNEY_PATH"
|
||||
echo "TOR_DIR = $TOR_DIR"
|
||||
echo "ECHO = $ECHO"
|
||||
|
||||
# optional: $TOR_DIR is the tor build directory
|
||||
# it's used to find the location of tor binaries
|
||||
# if it's not set:
|
||||
|
||||
Reference in New Issue
Block a user