aboutsummaryrefslogtreecommitdiffstats
path: root/releng_exception.yaml
diff options
context:
space:
mode:
authorlhinds <lhinds@redhat.com>2017-06-19 11:30:47 +0100
committerlhinds <lhinds@redhat.com>2017-06-19 11:30:47 +0100
commit61155a3ccfdd6cabc78a0d0cf813a7ac0dd09f0e (patch)
treeb04e239c478a718fe464529f084ada079ff684ff /releng_exception.yaml
parenta211f19382a75d4322f7dd6f74ee694222735ff9 (diff)
Ignore all lines that start with a comment
Adds regexp to existing exception files, so that all files that have commented lines are ignored. Also added a template_exception file with comments added as default JIRA:RELENG-239 Change-Id: I0de9bf91170e6614f3e1ee9bd1d486ca1eaf830b Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'releng_exception.yaml')
-rw-r--r--releng_exception.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng_exception.yaml b/releng_exception.yaml
index d860ce7..aee6768 100644
--- a/releng_exception.yaml
+++ b/releng_exception.yaml
@@ -9,6 +9,7 @@ binaries:
file_audits:
file_names: [nullvalue]
file_contents:
+ - ^#
- -s set secret key
- "PKG_MAP\\[wget\\]"
- "\\[wget\\]=wget"