X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Frm.py;h=66dab6113ccebdd2f6d748caa4fc405aecf5fc23;hb=fa0e8a21b006b05ea56a8fb2a0c57006f6715217;hp=f0d18c1d12da2acf615de39cc690b0b6f45c60e9;hpb=7f4d35fbb32109cc31edc50b054035e133e4bb52;p=dak.git diff --git a/dak/rm.py b/dak/rm.py index f0d18c1d..66dab611 100755 --- a/dak/rm.py +++ b/dak/rm.py @@ -283,7 +283,7 @@ def main (): for i in [ "architecture", "binary-only", "carbon-copy", "component", "done", "help", "no-action", "partial", "rdep-check", "reason", - "source-only" ]: + "source-only", "Do-Close" ]: if not cnf.has_key("Rm::Options::%s" % (i)): cnf["Rm::Options::%s" % (i)] = "" if not cnf.has_key("Rm::Options::Suite"):