Loading moz.build +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ with Files("docs/**"): BUG_COMPONENT = ("Firefox Build System", "Generated Documentation") SCHEDULES.exclusive = ["docs"] with Files("mach"): with Files("mach*"): BUG_COMPONENT = ("Firefox Build System", "Mach Core") with Files("*moz*"): Loading Loading
moz.build +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ with Files("docs/**"): BUG_COMPONENT = ("Firefox Build System", "Generated Documentation") SCHEDULES.exclusive = ["docs"] with Files("mach"): with Files("mach*"): BUG_COMPONENT = ("Firefox Build System", "Mach Core") with Files("*moz*"): Loading