mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
505458eecb
It is a portable version of the realpath(1) utility that you can find on Mac OS X and FreeBSD (see also The Open Group Base Specifications Issue 6, IEEE Std 1003.1). Without the -P flag, pwd(1) might return different values when the current path contains one or more symlinks, depending on how you got into the current directory. In simplenode.runner, this may cause PIPE_DIR to have different values on each use, which will make it impossible to connect to the running node unless you guess the correct path yourself. |
||
---|---|---|
.. | ||
basicnif.c | ||
basicnif.erl | ||
basicnif.template | ||
ctsuite.erl | ||
ctsuite.template | ||
simpleapp.app.src | ||
simpleapp.template | ||
simpleapp_app.erl | ||
simpleapp_sup.erl | ||
simplefsm.erl | ||
simplefsm.template | ||
simplemod.erl | ||
simplemod.template | ||
simplemod_tests.erl | ||
simplenode.erl.script | ||
simplenode.install_upgrade.escript | ||
simplenode.nodetool | ||
simplenode.reltool.config | ||
simplenode.runner | ||
simplenode.sys.config | ||
simplenode.template | ||
simplenode.vm.args | ||
simplenode.windows.runner.cmd | ||
simplenode.windows.start_erl.cmd | ||
simplesrv.erl | ||
simplesrv.template |