X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6feefc59c459d778046a83cb29178afc04acdf1c..2e5f6787e7b37a47247035803fba41354cbdabdd:/services/arv-git-httpd/git_handler.go diff --git a/services/arv-git-httpd/git_handler.go b/services/arv-git-httpd/git_handler.go index 96ab674feb..0312b296fc 100644 --- a/services/arv-git-httpd/git_handler.go +++ b/services/arv-git-httpd/git_handler.go @@ -31,7 +31,7 @@ func newGitHandler() http.Handler { "GITOLITE_HTTP_HOME", "GL_BYPASS_ACCESS_CHECKS", }, - Args: []string{"http-backend"}, + Args: []string{"http-backend"}, }, } }