rabbitmq-server/deps/rabbitmq_cli/lib
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
..
rabbit_common Update copyright line to year 2017 2017-01-10 15:42:40 +01:00
rabbitmq Handle `eacces` errors in addition to `eperm` in `hipe_compile` command 2017-03-14 17:18:18 +00:00
rabbitmqctl.ex Do not print "Command '' not found" for empty command 2017-01-25 15:24:47 +00:00