Code

sysdb: Only strip newlines from the command buffer.
authorSebastian Harl <sh@tokkee.org>
Fri, 10 Jan 2014 08:17:05 +0000 (09:17 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 10 Jan 2014 08:17:05 +0000 (09:17 +0100)
commitf2d160c71a5458ae9789861f772853afb471dbe8
treec5876181e59a8c3859a2cb9596d87d55ba9a3d33
parent012b412eb5165f331dc378e9b6d00517b8003e0b
sysdb: Only strip newlines from the command buffer.

Keep whitespace in order to keep the users formatting and keep semicolons to
ensure correct parsing (avoid possible future ambiquity).
src/tools/sysdb/command.c