summaryrefslogtreecommitdiffstats
path: root/maint.mk
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2013-07-17 01:49:15 +0300
committerUri Lublin <uril@redhat.com>2013-07-17 01:59:32 +0300
commit118671c9a7e3f94a337b4e56bb13ba6143d317be (patch)
treeb3659ae5b8c1a98c052a1e3b423c3415ca124583 /maint.mk
parentd6092f11b69e84e5d088b9feabb972fad705b4f4 (diff)
downloadspice-118671c9a7e3f94a337b4e56bb13ba6143d317be.tar.gz
spice-118671c9a7e3f94a337b4e56bb13ba6143d317be.tar.xz
spice-118671c9a7e3f94a337b4e56bb13ba6143d317be.zip
syntax-check: trailing whitespaces -- ignore binary files
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/maint.mk b/maint.mk
index 405c6d09..fa2fe742 100644
--- a/maint.mk
+++ b/maint.mk
@@ -696,6 +696,8 @@ sc_require_test_exit_idiom:
exit 1; } || :; \
fi
+exclude_file_name_regexp--sc_trailing_blank = \.ico$$|\.bmp$$|\.odt$$
+
sc_trailing_blank:
@prohibit='[ ]$$' \
halt='found trailing blank(s)' \