From 063e194621d090a04f09e8f106f189fbfa58fc2b Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 9 Mar 2012 14:15:39 +0000 Subject: really enforce freeze --- modules/buildsystem/templates/submit-todo.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf index 37eb5c56..174860e8 100644 --- a/modules/buildsystem/templates/submit-todo.conf +++ b/modules/buildsystem/templates/submit-todo.conf @@ -146,8 +146,9 @@ checks: mode: freeze cauldron: - authorized_sections: ^[a-z]+/(release|updates_testing)$ - authorized_arches: .* +# authorized_sections: ^[a-z]+/(release|updates_testing)$ + authorized_sections: ^[a-z]+/(updates_testing)$ +# authorized_arches: .* # * Version freeze / Full Freeze # authorized_packages: ^$ authorized_users: ^<%= scope.function_group_members(['mga-release_managers']).join('|') %>$ -- cgit v1.2.1