Skip to content

Conversation

@ricky-charlet
Copy link

The path to codeview.bat had previously escaped the space between the
command and the argument in a non-portable way. Problem showed up on
MacOS. Making use of a list for [command, arg1, arg2] fixes up the
problem in a portable way.

The path to codeview.bat had previously escaped the space between the
command and the argument in a non-portable way. Problem showed up on
MacOS. Making use of a list for [command, arg1, arg2] fixes up the
problem in a portable way.
@ashly1111111
Copy link

A

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.

2 participants