Merge branch 'mt/t2080-cp-symlink-fix'

Test portability fix.

* mt/t2080-cp-symlink-fix:
  t2080: fix cp invocation to copy symlinks instead of following them
This commit is contained in:
Junio C Hamano 2021-05-27 12:36:57 +09:00
commit 2f0ca41349

View file

@ -114,7 +114,7 @@ do
test_expect_success "$mode checkout" '
repo=various_$mode &&
cp -R various $repo &&
cp -R -P various $repo &&
# The just copied files have more recent timestamps than their
# associated index entries. So refresh the cached timestamps