tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 583e20615cf0826a4b1774eead50c40d246f6962
parent d7e5086694e722573dc46fd45f1a5571e10d5590
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sat,  2 Feb 2019 16:54:50 +0200

Add changes file

Diffstat:
Achanges/ticket29060 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/changes/ticket29060 b/changes/ticket29060 @@ -0,0 +1,2 @@ + o Code simplification and refactoring (shell scripts): + - Fix shellcheck warnings in test-network.sh. Resolves issue 29060.