packer-cn/provisioner/shell
Matthew Hooker a8e57d83d2 gofmt project.
noticed many unrelated changes being added to patches because of gofmt.

ran `find . -not -path "./vendor/*" -name "*.go" -exec gofmt -w {} \;`
2016-09-29 14:13:06 -07:00
..
provisioner.go Seperate remote_path into remote_folder and remote_script. (#3462) 2016-04-26 16:04:29 -07:00
provisioner_test.go gofmt project. 2016-09-29 14:13:06 -07:00
unix_reader.go provisioner/shell: comment on why we return right away if advance == 0 2013-10-15 09:48:12 -10:00
unix_reader_test.go provisioner/shell: fix EOF detection 2013-10-15 05:56:10 -07:00