Closed ssb22 closed 11 months ago
The existing os.system() calls didn't check return codes and might have behaved badly if given parameters that contained special characters. This pull request fixes that.
The existing os.system() calls didn't check return codes and might have behaved badly if given parameters that contained special characters. This pull request fixes that.