]> git.decadent.org.uk Git - dak.git/commitdiff
Handle broken pipe while waiting for action
authorLuca Falavigna <dktrkranz@ries.debian.org>
Tue, 24 Nov 2009 07:36:27 +0000 (07:36 +0000)
committerLuca Falavigna <dktrkranz@ries.debian.org>
Tue, 24 Nov 2009 07:36:27 +0000 (07:36 +0000)
our_raw_input waits for action, but an exception is raised if user
does not provide it. Loop until a correct action is taken, this way
dak does not horribly crash each time.

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>

No differences found