]> Cypherpunks repositories - gostls13.git/commitdiff
misc/dashboard: add go.tools to list of subrepos
authorDave Cheney <dave@cheney.net>
Sun, 19 May 2013 00:04:23 +0000 (10:04 +1000)
committerDave Cheney <dave@cheney.net>
Sun, 19 May 2013 00:04:23 +0000 (10:04 +1000)
R=r, adg, dsymonds
CC=golang-dev
https://golang.org/cl/9535044

misc/dashboard/app/build/init.go

index 505f96fc4ccf4c7c7ca74f9465aa349480811bc4..6d1a840c530edb0bca0271d67e90471a879de716 100644 (file)
@@ -27,6 +27,7 @@ var subRepos = []string{
        "image",
        "net",
        "talks",
+       "tools",
 }
 
 // Put subRepos into defaultPackages.