X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Frm.py;h=71fe792a2d08a3232bf65f99a34da346f28f9113;hb=03a86547e5d9b209016cc0b23f825d3baea92f8c;hp=4019a8181164aec339eaea4c7a4239dbdf2d0112;hpb=dcb3f2496f145c8f606c62f1038f4c3708c86f7c;p=dak.git diff --git a/daklib/rm.py b/daklib/rm.py index 4019a818..71fe792a 100644 --- a/daklib/rm.py +++ b/daklib/rm.py @@ -352,7 +352,7 @@ def remove(session, reason, suites, removals, suite_ids_list = [] suites_list = utils.join_with_commas_and(suites) cnf = utils.get_conf() - con_components = None + con_components = '' #######################################################################################################