diff options
author | Anton Lavrik <alavrik@piqi.org> | 2011-05-08 23:46:44 -0500 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2011-09-02 19:21:11 +0200 |
commit | 7b90cc47075bfd35dd757d6db6202adf4a72bbe0 (patch) | |
tree | 7d64168c795207241c590c350c16de838614f8d5 /inttest/ct2/foo.test.spec | |
parent | ed94237dde2de1c9ebfaecdca759b939386c393f (diff) |
Export $REBAR_DEPS_DIR and $ERL_LIBS variables
Export two extra environment variables when executing shell commands.
These variables are useful for rebar hooks that rely on Erlang
applications installed as rebar dependencies.
$REBAR_DEPS_DIR contains a fully-qualified name of the directory where
rebar stores dependencies.
$ERL_LIBS is set to $REBAR_DEPS_DIR or to "$REBAR_DEPS_DIR:$ERL_LIBS",
if $ERL_LIBS was defined before.
Diffstat (limited to 'inttest/ct2/foo.test.spec')
0 files changed, 0 insertions, 0 deletions