Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
list-objects.c: handle unexpected non-tree entries
[gitweb.git]
/
t
/
t9807-git-p4-submit.sh
diff --git
a/t/t9807-git-p4-submit.sh
b/t/t9807-git-p4-submit.sh
index f94854d447d600b3153a3c2f6b5e9a7b872d42ae..850d97911966fe78f22035dab78ac0556a82fd99 100755
(executable)
--- a/
t/t9807-git-p4-submit.sh
+++ b/
t/t9807-git-p4-submit.sh
@@
-546,7
+546,7
@@
test_expect_success 'submit --update-shelve' '
)
'
-test_expect_
failure
'update a shelve involving moved and copied files' '
+test_expect_
success
'update a shelve involving moved and copied files' '
test_when_finished cleanup_git &&
(
cd "$cli" &&