summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-03-12 17:25:04 +0100
committerPaolo Bonzini <bonzini@gnu.org>2010-03-12 19:14:09 +0100
commitfb148ac36e6d76c170884b20fbeacaa2be02f241 (patch)
tree3cb5fafc36b83405ace8baaaffe431c6b5c9868b /cfg.mk
parent280f7b445a86c2198d0c7f9c1ffc238acf68e12e (diff)
downloadgrep-fb148ac36e6d76c170884b20fbeacaa2be02f241.tar.gz
syntax-check: enable space-tab
* cfg.mk (local-checks-to-skip): Enable space-tab. * .x-sc_space_tab: Add exceptions. * tests/status.sh: Fix occurrence.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index d2347e19..5ccaf5e4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -23,7 +23,6 @@ gpg_key_ID = B9AB9A16
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \
sc_prohibit_strcmp \
- sc_space_tab \
sc_useless_cpp_parens
# Tools used to bootstrap this package, used for "announcement".