You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/provisioner/shell
Megan Marsh 5f34bbd56e
add extra line before package declaration so this line does not become the synopsis of a package for godoc
6 years ago
..
test-fixtures Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases. 6 years ago
version move version and useragent definitions into sdk 6 years ago
provisioner.go Move hook and communicator definitions to packer-plugin-sdk 6 years ago
provisioner.hcl2spec.go add extra line before package declaration so this line does not become the synopsis of a package for godoc 6 years ago
provisioner_acc_test.go Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases. 6 years ago
provisioner_test.go move provisioner interface into sdk 6 years ago
unix_reader.go provisioner/shell: comment on why we return right away if advance == 0 13 years ago
unix_reader_test.go provisioner/shell: fix EOF detection 13 years ago