X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcompare_suites.py;h=01652d94fc953a93a2c58e5b53624f3c5a0c5a50;hb=4dcdee470d9557fdd378fe31a03b743405c75669;hp=22b00101b15e40716b471ffb9806140820b55344;hpb=e47619471d54d20613d18bb8ac928650513ab404;p=dak.git diff --git a/dak/compare_suites.py b/dak/compare_suites.py index 22b00101..01652d94 100755 --- a/dak/compare_suites.py +++ b/dak/compare_suites.py @@ -67,7 +67,7 @@ def main (): arch_all_id = database.get_architecture_id("all") dsc_type_id = database.get_override_type_id("dsc") - for arch in get_suite_architectures(src_suite_id): + for arch in database.get_suite_architectures(src_suite_id): if arch == "source": continue