X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fprocess_unchecked.py;h=db29ac42a1a1220ddf9e30e332861049c42a5cac;hb=f1ee050ceee00693a9bea2673431291ac480b8b6;hp=5463f1a6521a7219332614396359719b13aca514;hpb=1ef1804c272cf73da57a3e2d1cbf6c7610207ee9;p=dak.git diff --git a/dak/process_unchecked.py b/dak/process_unchecked.py index 5463f1a6..db29ac42 100755 --- a/dak/process_unchecked.py +++ b/dak/process_unchecked.py @@ -507,7 +507,7 @@ def process_it(changes_file): action(u) - except SystemExit: + except (SystemExit, KeyboardInterrupt): raise except: