summaryrefslogtreecommitdiff
path: root/priv/templates/simplenode.erl.script
Commit message (Collapse)AuthorAgeFilesLines
* Change simplenode template files to work on more platformsJared Morrow2013-01-171-7/+17
| | | | | | | | | | | | When developing Riak, we have found bugs and other issues due to the number of platforms we support. Here is an overview of the changes: - Fix command-line syntax for commands to work on *BSD / Sun - Add chkconfig and getpid to nodetool - Replace platform specific 'kill' commands with a nodetool getpid method - Fix RUNNER_USER settings to work on *BSD
* Change shebang lines to /bin/shTuncer Ayaz2011-07-131-1/+1
|
* Whitespace cleanupsTuncer Ayaz2011-07-131-2/+2
|
* Fixing issue #3; make sure to properly escape simplenode related files. ↵Dave Smith2010-01-261-1/+1
| | | | Patch provided by cstar..thanks!
* Adding sketch of functionality for creating a reltool node from templateDave Smith2010-01-081-0/+34