summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-29 15:45:15 +0100
committerJim Meyering <meyering@redhat.com>2009-11-30 16:55:04 +0100
commitf6bebd34b62a1b1bd8e2f98bae3c491bd519c1ac (patch)
tree846f4fb80c8a7b5bdcc4c76bad601b3d3521c638 /cfg.mk
parentd70b6853c0f2417f32cc352fe2082978d4ec2f86 (diff)
downloadgrep-f6bebd34b62a1b1bd8e2f98bae3c491bd519c1ac.tar.gz
maint: enable "file system" check
* cfg.mk (local-checks-to-skip): Enable sc_file_system. * lib/savedir.c (savedir): Tweak spelling. Remove trailing blanks.
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 ea154760..eb69c688 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,6 @@ local-checks-to-skip = \
sc_cast_of_argument_to_free \
sc_cast_of_x_alloc_return_value \
sc_error_message_uppercase \
- sc_file_system \
sc_m4_quote_check \
sc_makefile_TAB_only_indentation \
sc_makefile_check \