From a549e4f7a3ebd088218cc16fdbf6964c53dba6a6 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Tue, 2 Apr 2019 12:59:37 +0300 Subject: [PATCH] Remove no-longer needed logging statements --- src/test/test-network.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/test/test-network.sh b/src/test/test-network.sh index 3a765d51f0..5ef995f1a4 100755 --- 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: