[erlang-questions] Directories in project root being created
Roberto Ostinelli
roberto@REDACTED
Wed May 25 14:00:57 CEST 2016
Dear list,
When I run a release two directories get created for me:
data.myapp@REDACTED
log.myapp@REDACTED
These directories are empty.
Mnesia runs in memory only, and I've also set the directory to be temp:
-mnesia schema_location ram
-mnesia dir '"/tmp/mnesia"'
So.. who is creating these directories? BTW they are empty.
Thank you,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160525/e8aa90e2/attachment.htm>
More information about the erlang-questions
mailing list