common: cleanup error message mentioning mkdir
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 16 Oct 2019 22:25:57 +0000 (18:25 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 16 Oct 2019 22:25:57 +0000 (18:25 -0400)
commitd186e4cbbca201936132f3b6aad1710e35dec373
treef19564d5e0955afd23276bb48e5c6b62afa4eac3
parent3285a971b225891df3dc7c2796176ce1f94665fe
common: cleanup error message mentioning mkdir

While there is a good chance that mkdir is the actual syscall that
fails when this error code is returned, the error messages should
describe the operation that failed and not its implementation.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/error.c
This page took 0.0261 seconds and 4 git commands to generate.