fmt
This commit is contained in:
parent
489e10d606
commit
53bb8a7079
@ -46,7 +46,7 @@ func (c Command) Run(env packer.Environment, args []string) int {
|
||||
// Description
|
||||
if tpl.Description != "" {
|
||||
ui.Say("Description:\n")
|
||||
ui.Say(tpl.Description+"\n")
|
||||
ui.Say(tpl.Description + "\n")
|
||||
}
|
||||
|
||||
// Variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user