diff options
author | Ulf Wiger <ulf@feuerlabs.com> | 2012-01-16 14:52:39 +0100 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-07-14 00:26:09 +0200 |
commit | a8d11dc273f3ccafc683a8c4eaa7fe6aeae84b0a (patch) | |
tree | 64421d5613b746dcef7b67d1f641296a23efceaa /inttest/ct1/test_SUITE.erl | |
parent | 5a4ddd552492349bdee28ecb4ec39db7520100a9 (diff) |
noderunner: add support for alt dir and boot file
This patch contains two additions to simplenode.runner:
1. Check if vm.args exists in CWD; if so, use it. This makes it
easier to start multiple concurrent nodes on a single machine
from one rebar-created release (starting each node from its
own directory, with its own copy of vm.args and e.g.
sys.config, log directory, database directory, etc.)
2. Add the targets start_boot <file> and console_boot <file>.
This is used to select a different boot script. The 'setup'
application (http://github.com/esl/setup) builds a special boot
script for installation (all apps loaded but not started,
making it possible to run install hooks with the full code path
in place).
Diffstat (limited to 'inttest/ct1/test_SUITE.erl')
0 files changed, 0 insertions, 0 deletions