Relocate temporary script coverage files

So they don't clutter the top-level of unit test .tmp/ dir.
This commit is contained in:
Jon Siwek 2018-06-01 11:29:15 -05:00
parent f9e5777e6f
commit 55f14c2eb8
6 changed files with 21 additions and 8 deletions

View file

@ -1,4 +1,8 @@
2.5-619 | 2018-06-01 11:29:15 -0500
* Relocate temporary script coverage files (Corelight)
2.5-618 | 2018-06-01 10:03:24 -0500
* BIT-1635: fix `make doc` warnings (Corelight)