X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dak%2Frm.py;h=688ea19b6056634ebfd1b234cea215bad5ba8261;hb=ecd9fdf984952e1773d2671227aba22c13461110;hp=2f9091ee178bcaed966029958890abf713cf1f2f;hpb=2b8ba2f36f49583328b699763ecc2e9702deab72;p=dak.git diff --git a/dak/rm.py b/dak/rm.py index 2f9091ee..688ea19b 100755 --- a/dak/rm.py +++ b/dak/rm.py @@ -167,8 +167,6 @@ def main (): if (Options["Do-Close"] and (Options["Binary"] or Options["Binary-Only"] or Options["Source-Only"])): utils.fubar("No.") - if Options["Do-Close"] and Options["Suite"] != 'unstable': - utils.fubar("No.") # Force the admin to tell someone if we're not doing a 'dak # cruft-report' inspired removal (or closing a bug, which counts