Exclude t4023-diff-rename-typechange - symbolic links are not available.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in:
Johannes Sixt
2007-12-05 21:39:59 +01:00
parent 9a930a2ecb
commit 864e1c96c2

View File

@@ -4,6 +4,11 @@ test_description='typechange rename detection'
. ./test-lib.sh
if test "$no_symlinks"; then
say "symbolic links not supported - skipping test"
test_done;
fi
test_expect_success setup '
rm -f foo bar &&