Merge pull request #641 from harshavardhana/pr_out_fix_erroneous_new_line_in_helptemplate

Fix erroneous new line in helptemplate
This commit is contained in:
Harshavardhana 2015-06-08 11:59:14 -07:00
commit 50994d7d71

View file

@ -169,7 +169,8 @@ BUILD:
{{range $key, $value := .ExtraInfo}}
{{$key}}:
{{$value}}
{{end}}`
{{end}}
`
func main() {
// set up iodine