aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2019-04-02 12:59:37 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2019-04-02 12:59:37 +0300
commita549e4f7a3ebd088218cc16fdbf6964c53dba6a6 (patch)
tree88bf76932f8aaa6a60c260676108b68c0a7234fe
parenteaf071d7da6b09cfbdc60db701ae053b340ff37d (diff)
downloadtor-a549e4f7a3ebd088218cc16fdbf6964c53dba6a6.tar.gz
tor-a549e4f7a3ebd088218cc16fdbf6964c53dba6a6.zip
Remove no-longer needed logging statements
-rwxr-xr-xsrc/test/test-network.sh4
1 files changed, 0 insertions, 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: