Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ announce where results are written (ossf#4132)
Before this change, when running with '-o foo' the output would end with: ``` RESULTS ------- ``` This was rather confusing. There's of course many ways to make this more clear, this commit adds a log line announcing where the output is written to: ``` RESULTS ------- Writing to foo ``` Signed-off-by: Arnout Engelen <[email protected]> Signed-off-by: balteraivshay <[email protected]>
- Loading branch information