Commit ead082c9 authored by Kagami Sascha Rosylight's avatar Kagami Sascha Rosylight
Browse files

Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers

parent cd99d52b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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*"):