Fix bad error reporting 3.99.2 dab/3.99.2 dab_3.99.2
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 28 Jun 2017 16:05:18 +0000 (18:05 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 28 Jun 2017 16:47:55 +0000 (18:47 +0200)
commitf36bbef97187012b84f4620fea7cea440741981f
tree2bd5e0d56e17cd8e2a4ef87d6f21f1f4ee2cfd56
parent941eb7ef734e7d6a9de9c7af13345e63f708d169
Fix bad error reporting

The use of %m was buggy due to the implementation
of 'vverbose': it always returned ENOTTY

   Inappropriate ioctl for device

Change-Id: I0b7dd4c2f4ce5a45611042a8b9ba3e6db0e60803
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/verbose.c