]> git.decadent.org.uk Git - dak.git/commit
gps timeout/error handling
authorJoerg Jaspert <joerg@debian.org>
Mon, 21 Mar 2011 11:32:16 +0000 (12:32 +0100)
committerJoerg Jaspert <joerg@debian.org>
Mon, 21 Mar 2011 11:33:26 +0000 (12:33 +0100)
commit5695f314e1475062e890011149da48f87ff9751e
tree76cdfb63ba6fc417f6729b2735288527075cc442
parent581e335a6c23d9752d7b88b688537a0ef7072b0b
gps timeout/error handling

return the result of the a-f call.
additionally get it using a timeout.
when either a TimeoutError occurs or the result is non-zero, complain about it
and then exit non-zero, so dinstall could stop.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/generate_packages_sources.py