Skip to content

Commit b3e2fa6

Browse files
authored
Merge branch 'develop' into docs/kramdown
2 parents a07e9e5 + 5982ddd commit b3e2fa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

splunk/common-files/make-minimal-exclude.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@
4141
print "*/etc/apps/gettingstarted*"
4242
else:
4343
print "*/etc/apps/splunk_metrics_workspace*"
44+
elif int(m.group(1)) > 7:
45+
print EXCLUDE_V7
46+
print "*/etc/apps/splunk_metrics_workspace*"

0 commit comments

Comments
 (0)