Skip to content

Commit 3d71b1c

Browse files
rscharfegitster
authored andcommitted
t1450: demonstrate undetected in-tree d/f conflict
Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fc12aa7 commit 3d71b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t1450-fsck.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ check_duplicate_names () {
261261

262262
check_duplicate_names success x x.1 x/
263263
check_duplicate_names success x x.1.2 x.1/ x/
264+
check_duplicate_names failure x x.1 x.1.2 x/
264265

265266
test_expect_success 'unparseable tree object' '
266267
test_oid_cache <<-\EOF &&

0 commit comments

Comments
 (0)