Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
[gitweb.git]
/
t
/
t5550-http-fetch-dumb.sh
diff --git
a/t/t5550-http-fetch-dumb.sh
b/t/t5550-http-fetch-dumb.sh
index 694b77c8556d45ca594375683b1fd2209a346947..b811d89cfd6df25fb2e42db6f05a69cf0b7a6c3b 100755
(executable)
--- a/
t/t5550-http-fetch-dumb.sh
+++ b/
t/t5550-http-fetch-dumb.sh
@@
-424,5
+424,4
@@
test_expect_success 'fetching via http alternates works' '
git -c http.followredirects=true clone "$HTTPD_URL/dumb/alt-child.git"
'
-stop_httpd
test_done