mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 16:31:48 -04:00
Remove debugging statement.
This commit is contained in:
@@ -147,8 +147,6 @@ func (p *Provisioner) Provision(ui packer.Ui, comm packer.Communicator) error {
|
||||
return fmt.Errorf("Error running Chef Solo: %s", err)
|
||||
}
|
||||
|
||||
return fmt.Errorf("SUCESS")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user