packer-cn/provisioner/shell
Matthew Hooker 43e76cc7d0 Fix UnixReader panic on empty lines.
Added a test for the failure.

Most of the scanner code looks like it's a modified version of
bufio.ScanLines, so I changed it to use that but always add a line feed.
2013-10-01 09:06:01 +00:00
..
provisioner.go provisioner/shell: fix provisioner to use UnixReader [GH-477] 2013-09-30 23:54:54 -05:00
provisioner_test.go Unused keys are invalid in templates [GH-104] 2013-07-14 09:28:56 +09:00
unix_reader.go Fix UnixReader panic on empty lines. 2013-10-01 09:06:01 +00:00
unix_reader_test.go Fix UnixReader panic on empty lines. 2013-10-01 09:06:01 +00:00