packer-cn/provisioner
Matthew Hooker 104f5049a7 provisioner/shell: fix EOF detection
Fixes #507

The scanUnixLine function was erroneously returning empty lines when EOF
was reached.
This commit adds a test for the problem and changes the scanUnixLine
function to elide the trailing \n if no content was read.
2013-10-15 05:56:10 -07:00
..
chef-solo provisioner/chef-solo: unused var 2013-10-02 08:29:12 -07:00
file provisioner/file: support uploading directories [GH-251] 2013-09-09 14:00:06 -07:00
puppet-masterless provisioner/puppet-masterless: user variables in puppet vars [GH-448] 2013-09-21 18:28:14 -07:00
salt-masterless provisioner/*: implement Cancel 2013-08-30 23:23:36 -07:00
shell provisioner/shell: fix EOF detection 2013-10-15 05:56:10 -07:00