command/build; Remove end UI stuff

pull/15/head
Mitchell Hashimoto 13 years ago
parent 9a3a3bad55
commit 64ea06d542

@ -87,8 +87,6 @@ func (Command) Run(env packer.Environment, args []string) int {
}
wg.Wait()
env.Ui().Say("YAY!\n")
return 0
}

Loading…
Cancel
Save