commit a549e4f7a3ebd088218cc16fdbf6964c53dba6a6 Author: rl1987 rl1987@sdf.lonestar.org Date: Tue Apr 2 12:59:37 2019 +0300
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 3a765d51f..5ef995f1a 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: