summaryrefslogtreecommitdiff
path: root/priv/templates/simplenode.runner
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary barDave Smith2013-03-021-1/+1
* Change simplenode template files to work on more platformsJared Morrow2013-01-171-30/+85
* noderunner: add support for alt dir and boot fileUlf Wiger2012-07-141-20/+54
* Add support for using -remsh via runner scriptjoewilliams2012-04-231-1/+25
* Improvements to windows node runner scriptMatt Campbell2012-04-171-1/+23
* Add foreground as a runner start optionjoewilliams2012-04-101-1/+26
* simplenode.runner: fix HEART_CMD argumentsYurin Slava2012-04-041-1/+1
* simplenode.runner: properly quote argumentsYurin Slava2012-04-041-5/+6
* fix vm.args checks by always using $VMARGS_PATHSteven Gravell2011-09-211-24/+23
* Get rid of app.configjoewilliams2011-09-201-1/+15
* Fix grep portability (Reported-by: Andrew Thompson)Tuncer Ayaz2011-07-141-2/+2
* Change shebang lines to /bin/shTuncer Ayaz2011-07-131-1/+1
* Propagate exit status from nodetool to runner scriptAndrew Thompson2011-07-131-3/+20
* fix erlexec parameterAndrew Gopienko2011-07-051-1/+1
* Exact match name, cookie (reported-by Pablo Platt)Tuncer Ayaz2011-06-041-2/+2
* Support passing plain arguments to `appname start`Alexey Romanov2011-03-051-1/+2
* Remove rejected commitAlexey Romanov2011-03-051-1/+1
* Add console_clean to usage message for simplenode.Alexey Romanov2011-02-211-1/+1
* Support passing plain arguments to simplenode.Alexey Romanov2011-02-211-1/+1
* Clarify trailing slash for PIPE_DIRJoseph Wayne Norton2011-02-151-2/+2
* Add 'generate-upgrade' commandjoewilliams2011-01-271-2/+8
* Fix possible export VAR=VALUE bashismTuncer Ayaz2010-12-171-1/+2
* Revert to using awk instead of cutTuncer Ayaz2010-12-131-3/+3
* Extract column 2 on CYGWINTuncer Ayaz2010-12-101-1/+1
* Use cut instead of awk to extract 1st columnTuncer Ayaz2010-12-101-4/+3
* Change vm process search to include non-smp beamTuncer Ayaz2010-12-101-3/+3
* Disable printing of column headers in ps callsTuncer Ayaz2010-12-091-2/+2
* Fix portability of ps invocationTuncer Ayaz2010-12-071-1/+17
* Fix whitespace error and add file local variablesTuncer Ayaz2010-12-071-1/+3
* Fix bashismTuncer Ayaz2010-12-021-1/+1
* The trailing slash is important enough to put it here directly since when it'sRyan Tilder2010-06-231-1/+2
* Fixing issue #3; make sure to properly escape simplenode related files. Patch...Dave Smith2010-01-261-1/+1
* Adding sketch of functionality for creating a reltool node from templateDave Smith2010-01-081-0/+130