[pkg] backdoor-factory ready for review
Philippe Thierry
phil at reseau-libre.net
Fri Jun 23 18:05:47 UTC 2017
Le 23/06/2017 à 16:21, Raphael Hertzog a écrit :
> The appack part can certainly be submitted upstream too.
> But this part looks strange:
> + if subprocess.call("type appack", shell=True,
> + stdout=subprocess.PIPE,
> + stderr=subprocess.PIPE) == 0:
Corrected using subprocess.DEVNULL. should be compatible with python
from 2.6 up to 3.3... should be ok :)
Cheers,
--
Philippe.
More information about the Pkg-security-team
mailing list