mbox

[1/2] settings: remove dot from log message

Message ID 1499263356-10418-1-git-send-email-jonatan.schlag@ipfire.org
State Accepted
Commit 7eb800e4faaf7b7d7c2bb4ee8953f43a4655745d
Headers

Message

Jonatan Schlag July 6, 2017, 12:02 a.m. UTC
  The dots at the end of log messages can be confusing.
Especially behind variables,it is often unclear if the dot was part of the variable or not
which make debugging much harder.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
 src/functions/functions.settings | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)