subprocess should quote comspec
when forming its args
string
#101718
Labels
comspec
when forming its args
string
#101718
The value of
args
should quotecomspec
. Otherwise the shell process won't parse its command line correctly ifcomspec
contains spaces.Originally posted by @eryksun in #101712 (comment)
The text was updated successfully, but these errors were encountered: