mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-16 10:29:41 -04:00
Currently file provisioners will silently fail when there is an error with the remote side. This commit checks the scp error code and will return the error message from the remote. |
||
|---|---|---|
| .. | ||
| communicator.go | ||
| communicator_test.go | ||
| connect.go | ||
| keychain.go | ||
| keychain_test.go | ||
| password.go | ||
| password_test.go | ||