Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: kill backgrounded processes more robustly
[gitweb.git]
/
t
/
t5400-send-pack.sh
diff --git
a/t/t5400-send-pack.sh
b/t/t5400-send-pack.sh
index 5bcf0b867adf3f57018a15ab8828713b986aaac6..b0b2684a1f879cc173bf2bc67902724ed8f25d48 100755
(executable)
--- a/
t/t5400-send-pack.sh
+++ b/
t/t5400-send-pack.sh
@@
-129,7
+129,7
@@
test_expect_success 'denyNonFastforwards trumps --force' '
test "$victim_orig" = "$victim_head"
'
-test_expect_success 'push --all excludes remote
tracking hierarchy' '
+test_expect_success 'push --all excludes remote
-
tracking hierarchy' '
mkdir parent &&
(
cd parent &&