summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2015-01-30 15:14:42 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2015-01-30 15:27:36 +0100
commit505ce19972fbbb9f3de1b839354990204803d67f (patch)
treed399b0f5509db19cdee296414c1af0449d67d0a9
parente8cbd4b8c577b1e17a7616ce13db7348084b0a28 (diff)
downloadostree-505ce19972fbbb9f3de1b839354990204803d67f.tar.gz
Do not interleave spaces and tabs
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
-rw-r--r--Makefile-tests.am2
-rw-r--r--cfg.mk1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index c7f7846d..d4b8e2ac 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -46,7 +46,7 @@ testfiles = test-basic \
test-admin-deploy-uboot \
test-admin-instutil-set-kargs \
test-admin-upgrade-not-backwards \
- test-repo-checkout-subpath \
+ test-repo-checkout-subpath \
test-setuid \
test-delta \
test-xattrs \
diff --git a/cfg.mk b/cfg.mk
index 00da65c6..9742bfd7 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -23,7 +23,6 @@ local-checks-to-skip = \
sc_prohibit_empty_lines_at_EOF \
sc_prohibit_path_max_allocation \
sc_prohibit_test_double_equal \
- sc_space_tab \
sc_trailing_blank \
#SHELL=bash -x