aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTaylor Yu <catalyst@torproject.org>2017-10-02 16:09:28 -0500
committerTaylor Yu <catalyst@torproject.org>2017-10-02 16:09:28 -0500
commite31ffb274132662e2ce13439a52554022154773c (patch)
tree76ed4977b552b21d17d75bf17a2577979973c7af /changes
parentdddae36f5e0e9e088cd9aa98c6e4a6c904e1efa4 (diff)
downloadtor-e31ffb274132662e2ce13439a52554022154773c.tar.gz
tor-e31ffb274132662e2ce13439a52554022154773c.zip
Don't move gcov output to root directory
In scripts/test/coverage, avoid attempting to move gcov output files to the root directory when given no arguments. Fixes bug 23741.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug237414
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23741 b/changes/bug23741
new file mode 100644
index 0000000000..92f06f5270
--- /dev/null
+++ b/changes/bug23741
@@ -0,0 +1,4 @@
+ o Minor bugfixes (testing):
+ - Prevent scripts/test/coverage from attempting to move gcov
+ output to the root directory. Fixes bug 23741; bugfix on
+ 0.2.5.1-alpha.