]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: vc_exe_in_TESTS should actually be a syntax check
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 2 Sep 2012 19:55:15 +0000 (21:55 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 5 Sep 2012 06:48:29 +0000 (08:48 +0200)
commitc30bff07d8d833e326cb6d1cd4309ba78d59d18d
tree33736eda0d93cd06384c641e95c841af38107eef
parentdd223558dc5f0a57c4f84497fab3eca590620469
maint: vc_exe_in_TESTS should actually be a syntax check

Because it requires the presence of the '.git' directory, that is,
can be run only for maintainers working from checked-out sources.

* tests/local.mk (vc_exe_in_TESTS): Rename and move ...
* cfg.mk (sc_tests_list_consistency): ... here, with minor adjustments.
cfg.mk
tests/local.mk