summaryrefslogtreecommitdiff
path: root/policychecker/check.in
diff options
context:
space:
mode:
Diffstat (limited to 'policychecker/check.in')
-rwxr-xr-xpolicychecker/check.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/policychecker/check.in b/policychecker/check.in
index acb559b..fd3af57 100755
--- a/policychecker/check.in
+++ b/policychecker/check.in
@@ -2,7 +2,7 @@
set -e
-xslt_processor="xsltproc --nonet --novalid --maxdepth 20000"
+xslt_processor="xsltproc --nonet --novalid --maxdepth 25000"
tmpdir=`mktemp -d`
checker_dir="@datadir@/dbus-tools/policychecker"
schematron_dir="@datadir@/dbus-tools/policychecker/xslt"