packer-cn/packer
Emil Hessman d9abb5458b packer: fix formatting directives in test
Fixes the following vet reports:

packer/template_test.go:496: possible formatting directive in Fatal call
packer/template_test.go:528: possible formatting directive in Fatal call
2015-02-25 05:43:18 +01:00
..
plugin Remove version from "packer" package 2014-10-27 20:51:34 -07:00
rpc Merge branch '0-8-0' 2014-10-28 10:38:52 -07:00
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_mock.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_test.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
build.go
build_test.go
builder.go
builder_mock.go
builder_test.go
cache.go
cache_test.go
communicator.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00
communicator_mock.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00
communicator_mock_test.go
communicator_test.go
config_template.go builder/amazon: fix {{uuid}} default not being replaced 2014-09-05 16:38:05 -07:00
config_template_test.go fmt 2014-09-08 10:28:21 -07:00
environment.go packer: remove Command 2014-10-27 20:37:11 -07:00
environment_test.go packer: remove Command 2014-10-27 20:37:11 -07:00
hook.go
hook_mock.go
hook_test.go
multi_error.go
multi_error_test.go
post_processor.go
post_processor_test.go
provisioner.go
provisioner_mock.go
provisioner_test.go
template.go Store the RawContents of the template on the template object 2015-02-04 13:30:40 -05:00
template_test.go packer: fix formatting directives in test 2015-02-25 05:43:18 +01:00
ui.go packer: fuzzy search broken pipe too [GH-1314] 2014-09-03 21:31:34 -07:00
ui_test.go