tor

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

commit 8cb817cc5e0cc36cc0218da53bc4c1f277ccd8cc
parent 4fc584f20e5aae8f7b89f169690c17d5bce84d41
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun, 11 Nov 2018 18:56:20 +0200

Add changes file

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

diff --git a/changes/ticket28008 b/changes/ticket28008 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Fix shellcheck warnings in scripts/test/coverage. Resolves issue + 28008.