summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-19 08:45:41 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-19 08:45:41 -0500
commit26539ec3ae01a33f0ab4ce59fa83355ebdf32470 (patch)
treeb17b892bb568d3f9f311edc298fd7ec2d1b8fc82 /changes
parent48b08f0592734085d88b7546e39d42f6606026d6 (diff)
parent8cb817cc5e0cc36cc0218da53bc4c1f277ccd8cc (diff)
downloadtor-26539ec3ae01a33f0ab4ce59fa83355ebdf32470.tar.gz
tor-26539ec3ae01a33f0ab4ce59fa83355ebdf32470.zip
Merge remote-tracking branch 'tor-github/pr/518'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket280083
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28008 b/changes/ticket28008
new file mode 100644
index 0000000000..1f0de1a14d
--- /dev/null
+++ b/changes/ticket28008
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Fix shellcheck warnings in scripts/test/coverage. Resolves issue
+ 28008.