From bf7b05e9619b27749eab67cdda2429b8e16703bb Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Feb 06 2020 14:30:20 +0000 Subject: Setup for f32 FTBFS Signed-off-by: Mohan Boddu --- diff --git a/scripts/mass_rebuild_file_bugs.py b/scripts/mass_rebuild_file_bugs.py index 02c856a..a81e95f 100755 --- a/scripts/mass_rebuild_file_bugs.py +++ b/scripts/mass_rebuild_file_bugs.py @@ -23,7 +23,7 @@ from find_failures import get_failed_builds # here from massrebuildsinfo import MASSREBUILDS -rebuildid = 'f31' +rebuildid = 'f32' failures = {} # dict of owners to lists of packages that failed. failed = [] # raw list of failed packages