commit a549e4f7a3ebd088218cc16fdbf6964c53dba6a6
parent eaf071d7da6b09cfbdc60db701ae053b340ff37d
Author: rl1987 <rl1987@sdf.lonestar.org>
Date: Tue, 2 Apr 2019 12:59:37 +0300
Remove no-longer needed logging statements
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/test/test-network.sh b/src/test/test-network.sh
@@ -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: