]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
unify error message format between between C and Lua
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 22 Mar 2019 15:30:17 +0000 (16:30 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 4 Apr 2019 12:18:59 +0000 (14:18 +0200)
commit2efa642b53de8ffe81b55275c0fbf7f7baf2558b
tree31e77d1a822f7f3d6b45fecfbb369cca2aa26e4a
parentff41bca5404e6a827901e2aaeea857fc110446c0
unify error message format between between C and Lua

User-friendly error message is intentionally at the end so users,
typically looking at the last line in logs, can see immediatelly what
happened.
daemon/bindings/impl.c
daemon/lua/sandbox.lua.in