Go to file
Daniil Fedotov 05a2a18f52 Handle `eacces` errors in addition to `eperm` in `hipe_compile` command
`hipe_compile` command validation checks that directory can be created and
have permissions to write .beam files. System can return `eperm` or `eacces`
errors in different conditions, but the meaning of those errors is same.
2017-03-14 17:18:18 +00:00
deps/rabbitmq_cli Handle `eacces` errors in addition to `eperm` in `hipe_compile` command 2017-03-14 17:18:18 +00:00