Commit 64ea06d5 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

command/build; Remove end UI stuff

parent 9a3a3bad
......@@ -87,8 +87,6 @@ func (Command) Run(env packer.Environment, args []string) int {
}
wg.Wait()
env.Ui().Say("YAY!\n")
return 0
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment