Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refs: don't dereference on rename
[gitweb.git]
/
t
/
t1404-update-ref-df-conflicts.sh
diff --git
a/t/t1404-update-ref-df-conflicts.sh
b/t/t1404-update-ref-df-conflicts.sh
index 16752a999f89a29ea8110eac66574d210b4b490f..6d869d1285fbb3f687750978db468291c636fd61 100755
(executable)
--- a/
t/t1404-update-ref-df-conflicts.sh
+++ b/
t/t1404-update-ref-df-conflicts.sh
@@
-106,7
+106,7
@@
test_expect_success 'one new ref is a simple prefix of another' '
'
-test_expect_
failure
'empty directory should not fool rev-parse' '
+test_expect_
success
'empty directory should not fool rev-parse' '
prefix=refs/e-rev-parse &&
git update-ref $prefix/foo $C &&
git pack-refs --all &&