rebar/test/upgrade_project/rel/files
olgeni 505458eecb Use "pwd -P" to get the current physical path.
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.
2013-06-10 22:15:49 +02:00
..
dummy Use "pwd -P" to get the current physical path. 2013-06-10 22:15:49 +02:00
erl Use "pwd -P" to get the current physical path. 2013-06-10 22:15:49 +02:00
nodetool Clean up emacs file local variables 2011-01-31 17:55:36 +01:00
sys.config Get rid of app.config 2011-09-20 09:44:41 -07:00
vm.args Sync rel/files in dummy project with templates 2011-07-18 18:58:20 +02:00