Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tr/userdiff-c-returns-pointer'
[gitweb.git]
/
t
/
t5550-http-fetch.sh
diff --git
a/t/t5550-http-fetch.sh
b/t/t5550-http-fetch.sh
index d1ab4d0e4c8e0c669a88c2a52a6592643a3a99c6..311a33ca84f693b9410bab9e282ad0ebcae87441 100755
(executable)
--- a/
t/t5550-http-fetch.sh
+++ b/
t/t5550-http-fetch.sh
@@
-8,8
+8,8
@@
if test -n "$NO_CURL"; then
test_done
fi
-. "$TEST_DIRECTORY"/lib-httpd.sh
LIB_HTTPD_PORT=${LIB_HTTPD_PORT-'5550'}
+. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd
test_expect_success 'setup repository' '