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>
Thu, 17 Oct 2019 15:16:36 +0000 (11:16 -0400)
commit5d86f201ff8ae68d28c230a37ba0bbbc2c3eab52
tree995802bec6250e32b86aeda20e31692e0077bcb0
parent57b5b1cfef8ab53dadacaeef3c37506d73f403a0
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.024236 seconds and 4 git commands to generate.