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:08:29 +0000 (18:08 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 29 Jun 2017 20:10:38 +0000 (22:10 +0200)
commit17e428f46f0e093270be7eff79788e1575bcfb14
tree4370d492bb24fd4749fcba9792e452b53e99dd63
parentbe584a083ec37786e2e16cd8483fb447b565df1e
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: Idedeefa44ec3cf301d75cd542c54c35a208886a1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/verbose.c