closes #9372
[arvados.git] / services / arv-git-httpd / git_handler.go
index 96ab674febb0f8d9b2923e4ab4507d18c2b553d3..0312b296fc938da2f4950de7ca9240a5c0550825 100644 (file)
@@ -31,7 +31,7 @@ func newGitHandler() http.Handler {
                                "GITOLITE_HTTP_HOME",
                                "GL_BYPASS_ACCESS_CHECKS",
                        },
-                       Args:       []string{"http-backend"},
+                       Args: []string{"http-backend"},
                },
        }
 }