summaryrefslogtreecommitdiffstats
path: root/tests/build/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build/run-tests.sh')
-rwxr-xr-xtests/build/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build/run-tests.sh b/tests/build/run-tests.sh
index 4aff1980..6ac2ef47 100755
--- a/tests/build/run-tests.sh
+++ b/tests/build/run-tests.sh
@@ -10,7 +10,7 @@ tarball="nftables-0.8.1.tar.bz2"
dir=../..
cmd=./configure
argument=( --without-cli --enable-debug --with-mini-gmp --enable-man-doc
- --enable-pdf-doc --with-xtables --with-json)
+ --with-xtables --with-json)
ok=0
failed=0