summaryrefslogtreecommitdiff
path: root/rel/reltool.config
diff options
context:
space:
mode:
authorPaul J. Davis <paul.joseph.davis@gmail.com>2011-10-11 22:06:58 -0500
committerPaul J. Davis <paul.joseph.davis@gmail.com>2011-10-11 22:06:58 -0500
commit44ba06264f802128110d6ee388d4e7dbcd46a918 (patch)
treee99238330984d7969616853e283bc2205fc99fb3 /rel/reltool.config
parent6947cab38a20986e71b170d345682be9657cda1b (diff)
Add a remsh command to BigCouch
The remsh pattern is quite useful for connecting to running nodes for debugging production issues. This adds a small script that lets users connect quickly to a running node.
Diffstat (limited to 'rel/reltool.config')
-rw-r--r--rel/reltool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/rel/reltool.config b/rel/reltool.config
index d8403865..ccca5aed 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -57,6 +57,7 @@
{copy, "overlay/share"},
{copy, "../couchjs/build/couchjs", "bin/couchjs"},
{copy, "../couchjs/build/main.js", "share/couchjs/main.js"},
+ {template, "overlay/bin/remsh", "bin/remsh"},
{template, "overlay/etc/default.ini", "etc/default.ini"},
{template, "overlay/etc/vm.args", "etc/vm.args"}
]}.