-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report txt: fix printing of non-ascii details (#844)
Previous commit introduced couple of issues regarding details of reports that could lead to situations like: * remediation instructions has not been printed when non-ascii characters have been present * possible unwanted empty line when remediation has been specified but relative symlinks hasn't * if the URL title contained non-ascii character, it has been broken too (on py2) This should handle all mentioned problems when generating the txt file.
- Loading branch information
Showing
1 changed file
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters