]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Dothem: use chain-lint while testing
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 19:58:00 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 19:58:00 +0000 (12:58 -0700)
Dothem

diff --git a/Dothem b/Dothem
index 7c47ae03d8c5d76df7aec49d56cb7491defe9d16..680258da8f9ecbb99d7577214ac2c977e1237efe 100755 (executable)
--- a/Dothem
+++ b/Dothem
@@ -54,6 +54,9 @@ sh -c 'asciidoc --version >/dev/null 2>&1' || nodoc=y
 GIT_TEST_OPTS="$TRASH${GIT_TEST_OPTS+" $GIT_TEST_OPTS"}"
 export GIT_TEST_OPTS
 
+GIT_TEST_CHAIN_LINT=1
+export GIT_TEST_CHAIN_LINT
+
 test -f /bin/dash || with_dash=
 if test -z "$BUILDBASE"
 then