findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] Re: [PATCH 03/19] Fix some space-followed-by-tab seq


From: Eric Blake
Subject: [Findutils-patches] Re: [PATCH 03/19] Fix some space-followed-by-tab sequences.
Date: Fri, 02 Apr 2010 16:50:44 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4

On 04/02/2010 04:47 PM, James Youngman wrote:
> * NEWS: Change space-tab sequences to just spaces.
> * build-aux/check-testfiles.sh (main): Likewise
> * build-aux/src-sniff.py (checkers): Likewise.
> * find/Makefile.am: Likewise.
> * find/testsuite/find.posix/sv-bug-25359.exp: Likewise.
> * import-gnulib.sh (check_merge_driver): Likewise.
> * m4/withfts.m4 (FIND_WITH_FTS): Likewise.
> * cfg.mk (false_positives): Explain why we can't enable the
> sc_space_tab check (xargs .xo test files).

If you didn't know it already, it is sometimes better to enable a test
and just exempt the files that cannot pass the test, then it is to
globally disable the test.  To exempt a given file, list its name in the
file .x-sc_space_tab in the top-level source dir.  To be reproducible,
you'd then want to make that file EXTRA_DIST.  Coreutils has a few of
those .x-sc_* files, along with a clever extra rule in cfg.mk to ensure
that we don't forget to distribute any of them.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]