X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6feefc59c459d778046a83cb29178afc04acdf1c..d88316705b23d1022ee2167c7ed0e5cf5e460cbe:/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"}, }, } }