Commit Diff


commit - d9048d75a8da25621fe5e1facf2b6923258311a3
commit + 338c18384ab94857d9c176451debca19c224a597
blob - 917f461bbd426aba175083612b8346c3fc981160
blob + 1c4930ff5c3ba4b4981d6378462f6c9d4d4c92da
--- regress/cmdline/clone.sh
+++ regress/cmdline/clone.sh
@@ -959,7 +959,7 @@ test_clone_basic_http() {
 remote "origin" {
 	server 127.0.0.1
 	protocol http
-	port 8080
+	port $GOT_TEST_HTTP_PORT
 	repository "/repo"
 	branch { "master" }
 }