Skip to content

Commit

Permalink
[merge] pull request #1334
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Oct 24, 2016
2 parents 45cc10c + d8afbd6 commit 00c3f37
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 161 deletions.
2 changes: 1 addition & 1 deletion cmd/convox/convox.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ func init() {
stdcli.DefaultWriter.Tags["release"] = stdcli.RenderAttributes(39)
stdcli.DefaultWriter.Tags["security"] = stdcli.RenderAttributes(226)
stdcli.DefaultWriter.Tags["service"] = stdcli.RenderAttributes(39)
stdcli.DefaultWriter.Tags["resource"] = stdcli.RenderAttributes(141)
stdcli.DefaultWriter.Tags["database"] = stdcli.RenderAttributes(141)
stdcli.DefaultWriter.Tags["success"] = stdcli.RenderAttributes(10)
stdcli.DefaultWriter.Tags["unsupported"] = stdcli.RenderAttributes(220)
stdcli.DefaultWriter.Tags["warning"] = stdcli.RenderAttributes(172)
Expand Down

0 comments on commit 00c3f37

Please sign in to comment.