]> git.decadent.org.uk Git - dak.git/commitdiff
convert daklib.dbconn from os.popen to subprocess
authorHelmut Grohne <helmut@subdivi.de>
Sat, 17 May 2014 19:31:47 +0000 (21:31 +0200)
committerHelmut Grohne <helmut@subdivi.de>
Sat, 17 May 2014 19:31:47 +0000 (21:31 +0200)
It now explicitly closes the filedescriptors opened (by calling wait)
and checks the return code of gpg.


No differences found