Skip to content

Fix filename sanitization with command line option#669

Merged
mvandervoord merged 1 commit intoThrowTheSwitch:masterfrom
jonhenneberg:master
Apr 17, 2023
Merged

Fix filename sanitization with command line option#669
mvandervoord merged 1 commit intoThrowTheSwitch:masterfrom
jonhenneberg:master

Conversation

@jonhenneberg
Copy link

When enabling the command line option the file name added to the runner did not escape the slashes on windows in the same way other paths where sanitized. Copied the sanitization from the other filename uses.

When enabling the command line option the file name added to the runner
did not escape the slashes on windows in the same way other paths where
sanitized. Copied the sanitization from the other filename uses.
@mvandervoord mvandervoord merged commit f23d8b2 into ThrowTheSwitch:master Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants