validate_locals
DenisKruchkov 5 years ago committed by GitHub
parent 3c7e043b2c
commit 5cf05e0242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ any logging to be enabled.
### Debugging Plugins
Each packer plugin runs in a separate process and communicates with RCP over a
Each packer plugin runs in a separate process and communicates with RPC over a
socket therefore using a debugger will not work (be complicated at least).
But most of the Packer code is really simple and easy to follow with PACKER_LOG

Loading…
Cancel
Save