vc-list-files: make the stand-alone gnulib test work
authorJim Meyering <meyering@redhat.com>
Thu, 1 May 2008 19:01:36 +0000 (21:01 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 1 May 2008 19:01:36 +0000 (21:01 +0200)
commit50f8b70f0dba1bfa3242c6de9991fdd04457ca04
treec277d87ccc54542ac015f803fdf234981bf9c21e
parentb6ade08beedcfa4c01d642ee383618b22ab09b45
vc-list-files: make the stand-alone gnulib test work

* modules/vc-list-files-tests (configure.ac):
Define and AC_SUBST abs_aux_dir.
(Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
$(abs_top_srcdir) to each script and having each of them
duplicate the work of setting PATH, set PATH here, using
the new variable, abs_aux_dir instead.
* tests/test-vc-list-files-cvs.sh: Don't set PATH here.
* tests/test-vc-list-files-git.sh: Likewise.
Reported by Bruno Haible.
ChangeLog
modules/vc-list-files-tests
tests/test-vc-list-files-cvs.sh
tests/test-vc-list-files-git.sh