git remote does not work from the t/ directory - skip the test.

This commit is contained in:
Johannes Sixt
2007-10-20 21:59:28 +02:00
committed by Steffen Prohaska
parent 0ed5d28283
commit 24737fec86

View File

@@ -4,6 +4,9 @@ test_description='git remote porcelain-ish'
. ./test-lib.sh
say "git remote does not work in t/ - skipping"
test_done
GIT_CONFIG=.git/config
export GIT_CONFIG