chiark / gitweb /
Merge branch 'popen-stdin-devnull' into 'master'
authorHans-Christoph Steiner <hans@guardianproject.info>
Mon, 5 Feb 2018 14:46:08 +0000 (14:46 +0000)
committerHans-Christoph Steiner <hans@guardianproject.info>
Mon, 5 Feb 2018 14:46:08 +0000 (14:46 +0000)
commiteac391c58f139a91a45898b017df9fef27d3c3d5
tree25d917604a6a1804072b5a42be078732ad6a7261
parent5db86215f6a4ebf6bde90ea8b9e6e7beca80747c
parent946a1461f2c60bb043f8e078421beef35f6919c0
Merge branch 'popen-stdin-devnull' into 'master'

common: use /dev/null as stdin when calling subprocess.Popen()

See merge request fdroid/fdroidserver!451