From df184f647fc6242135744f597ea7582e0fbd1264 Mon Sep 17 00:00:00 2001 From: Kapil Viren Ahuja Date: Fri, 7 Jul 2017 12:05:47 +0530 Subject: builds will now cross roles --- crunch_global.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/crunch_global.sql b/crunch_global.sql index bf942c5..3b14885 100644 --- a/crunch_global.sql +++ b/crunch_global.sql @@ -43,7 +43,6 @@ join build b on (( -- only per patch global s.show_in_web = true and gm.name = 'all' and reg.name = 'all' and - r.name = 'all' and ( (b.item_1 is null or p_s.item_grants rlike concat(:build_regex_start, b.item_1, ';', b.item_1_count, :build_regex_end)) and -- cgit v1.3.1