From 08047cfe0ea948ea47e71c8d4898134666acdd20 Mon Sep 17 00:00:00 2001 From: lhinds Date: Wed, 5 Jul 2017 09:15:40 +0100 Subject: Fixed regex to streamline wildcards Change-Id: I5ac55820cf53eb61d6c67c22a33d05041d9fa8b3 Signed-off-by: lhinds --- exceptions/sandbox.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'exceptions/sandbox.yaml') diff --git a/exceptions/sandbox.yaml b/exceptions/sandbox.yaml index 3152816..8020433 100644 --- a/exceptions/sandbox.yaml +++ b/exceptions/sandbox.yaml @@ -13,3 +13,9 @@ file_audits: file_names: [nullvalue] file_contents: - ^# + - git clone.+\.openstack\.org + - git clone.+gerrit\.opnfv\.org + - wget.+build\.opnfv\.org + - wget.+artifacts\.opnfv\.org + - wget.+git\.openstack.org + - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ -- cgit 1.2.3-korg