From ee717c82f5b676e1309f7b174466ddd58a877db9 Mon Sep 17 00:00:00 2001 From: Adrian Szyndela Date: Thu, 16 Aug 2018 14:40:21 +0200 Subject: [PATCH] policychecker: removed at_console from checking duplicates At_console has its own "deprecated" checking rule, so we assume that at_console rules are those to be removed. Thus, there is no point in showing "duplicate" warning for duplicate rules in other contexts. Change-Id: Ifdf7e3745d7ece49772ba3a3aad01a213b657d0c --- policychecker/same.xsl | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/policychecker/same.xsl b/policychecker/same.xsl index c90a4d9..c7a3f2c 100644 --- a/policychecker/same.xsl +++ b/policychecker/same.xsl @@ -57,41 +57,21 @@ - + - - - - - + - - - - - - - - - - - - - - - - -- 2.34.1