Clean up 'shell=True' in using subprocess module (#12347)
* Set default shell=False in configure.py * Fix wrong paths when building for other python * Clean up 'shell=True' in using subprocess module * Fix a regexp in configure.py * Check existence before executing For platform specific commands, use python functions instead if possible * Fix typo in input prompt * Fix a ldconfig mistake made in 3b6db82
Loading
Please sign in to comment