Closed
Description
For example:
# ./bin/py2lcov 'with spaces'
/bin/sh: line 1: spaces: command not found
Error: error during XML conversion of with spaces: Command 'COVERAGE_FILE=with spaces coverage xml -o with spaces.xml' returned non-zero exit status 127.
The two places with this problem are:
Lines 179 to 182 in 34f05f5
and
Lines 124 to 131 in 34f05f5
Both cases can and should avoid shell=True
and be good.
Metadata
Metadata
Assignees
Labels
No labels