avoid coreutils "make distcheck" failure
authorJim Meyering <meyering@redhat.com>
Sat, 4 Sep 2010 15:43:39 +0000 (17:43 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Sep 2010 15:43:47 +0000 (17:43 +0200)
commit3389c116ca7f63bcad9f9000087cdae5774b1ec2
treefe015cadf928837918c33bf9793b6c6723e62ef4
parenta3620d8faf7d8f06cba8fd529d4f93a56416d1e1
avoid coreutils "make distcheck" failure

Coreutils tests with an absolute build directory name that contains
a space.  Not quoting this directory name caused a failure.
* tests/test-vc-list-files-git.sh: Quote PATH dir name.
* tests/test-vc-list-files-cvs.sh: Likewise.
ChangeLog
tests/test-vc-list-files-cvs.sh
tests/test-vc-list-files-git.sh