]> git.proxmox.com Git - pve-container.git/commit
Add missing '\n' to content in ct_modify_file
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 5 Apr 2016 10:22:40 +0000 (12:22 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 5 Apr 2016 10:29:46 +0000 (12:29 +0200)
commitb94f23e4de876e8920a38f9026b2e3fa10d952a1
tree2dc23b23c32ed819656101aa99c88c6419afe989
parentbe7ee97ac7a07e61b424813083075a953cc861f6
Add missing '\n' to content in ct_modify_file

if the provided content is not '\n'-terminated and non-empty,
add a trailing '\n', otherwise the END marker breaks.
src/PVE/LXC/Setup/Base.pm