test-vc-list-files-git: make more robust
authorBert Wesarg <bert.wesarg@googlemail.com>
Tue, 16 Mar 2010 07:27:31 +0000 (08:27 +0100)
committerEric Blake <eblake@redhat.com>
Wed, 17 Mar 2010 16:05:58 +0000 (10:05 -0600)
commit128e4b8a6413683ee66c12e9382117e7dc3b34ff
tree51e4b7178f83ca9aff224e3faddca0d65571318d
parent34311b2a84364c9ea69d544fd5e53acd27721cce
test-vc-list-files-git: make more robust

Unset GIT_DIR and GIT_WORK_TREE environment variables to avoid
testing the wrong location.

* tests/test-vc-list-files-git.sh: Unset problematic environment
variables.  Chain commands together.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
tests/test-vc-list-files-git.sh