Code

sysdb: Append newlines to lines read from readline().
authorSebastian Harl <sh@tokkee.org>
Mon, 6 Jan 2014 22:32:31 +0000 (23:32 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 6 Jan 2014 22:32:31 +0000 (23:32 +0100)
commitbc2e98d50f275471345c749e4d951a309a7f14a7
tree8cc740e16431db877cf9777587b46c74d6dbf9e2
parent2fa67d9a3f04e8dc5867f57532ecfff3129abe82
sysdb: Append newlines to lines read from readline().

Else, whitespace will be missing in multi-line commands.
src/tools/sysdb/input.c