t1004: Exclude tests that involve symbolic links.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in:
Johannes Sixt
2008-03-19 12:57:59 +01:00
parent 1fb9eebcc9
commit 75de7fcca1

View File

@@ -157,6 +157,7 @@ test_expect_success '3-way not overwriting local changes (their side)' '
'
test "$no_symlinks" || {
test_expect_success 'funny symlink in work tree' '
git reset --hard &&
@@ -191,6 +192,7 @@ test_expect_success 'funny symlink in work tree, un-unlink-able' '
# clean-up from the above test
chmod a+w a
rm -fr a b
} # $no_symlinks
test_expect_success 'D/F setup' '