mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
Exclude t4023-diff-rename-typechange - symbolic links are not available.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user