DanHam
|
13b7078cb0
|
Remove tmp directories created by builder/virtualbox/common tests
|
2018-04-30 20:38:03 +01:00 |
Matthew Hooker
|
8cd403425e
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
7a189a83a1
|
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
Matthew Hooker
|
ebe995c0ff
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
Mitchell Hashimoto
|
3976a34d29
|
builder/virtualbox: validate output dir in step, no in config
|
2015-06-13 16:58:37 -04:00 |
Mitchell Hashimoto
|
db167c5a3d
|
builder/virtualbox/common: StepOutputDir
|
2013-12-21 15:20:15 -08:00 |