Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Integrate wildmatch to git
[gitweb.git]
/
t
/
t5400-send-pack.sh
diff --git
a/t/t5400-send-pack.sh
b/t/t5400-send-pack.sh
index 04a87913ed85e331b08b084df03972ff1630f7b6..250c720c14602bdf21e6a7200437b13fe6feaca3 100755
(executable)
--- a/
t/t5400-send-pack.sh
+++ b/
t/t5400-send-pack.sh
@@
-145,7
+145,7
@@
test_expect_success 'push --all excludes remote-tracking hierarchy' '
)
'
-test_expect_
failure
'receive-pack runs auto-gc in remote repo' '
+test_expect_
success
'receive-pack runs auto-gc in remote repo' '
rm -rf parent child &&
git init parent &&
(