tor

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

commit 5a3cb495ce5bf010440fc0288c1ca00fff6ec8e5
parent 6aef0ce94e9bfe5d3bd06f0a3349f9e8930218f5
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Mon, 29 Oct 2018 11:41:36 +0200

Add changes file

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

diff --git a/changes/ticket28011 b/changes/ticket28011 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Fix shellcheck warnings in run_calltool.sh. Resolves + ticket 28011.