Commit Diff


commit - 3c7a82272c81f61ca8742b226ad872c890d64d94
commit + ee99ea06f4c0194ace6b3b4520e50adbf7ca922c
blob - b04cd83f21f1e304ec03c28de75c23c253d1b352
blob + ee1e5cec9976e01bbd4fe71d2375f8f2d4320139
--- regress/cmdline/fetch.sh
+++ regress/cmdline/fetch.sh
@@ -2021,7 +2021,7 @@ EOF
 }
 
 test_fetch_basic_http() {
-	local testroot=`test_init fetch_basic`
+	local testroot=`test_init fetch_basic_http`
 	local testurl=http://127.0.0.1:$GOT_TEST_HTTP_PORT
 	local commit_id=`git_show_head $testroot/repo`