tests: don't hide all trace of the vc_exe_in_TESTS test
authorJim Meyering <meyering@redhat.com>
Tue, 25 Jan 2011 13:29:07 +0000 (14:29 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 26 Jan 2011 07:38:56 +0000 (08:38 +0100)
commit034e496e983d286011fa5f6058b541b163ba9afd
treed99816f6b1aea4860e9501f75dc828c884ff30a6
parentd255e40c371d3d132ac6529a7e3468dab6fdabfd
tests: don't hide all trace of the vc_exe_in_TESTS test

There was a non-negligible delay after running a single test.
Now, you'll know why when you see this test's name.
* tests/check.mk (vc_exe_in_TESTS): Don't @-hide commands.
Use $(AM_V_GEN) instead.
tests/check.mk