aboutsummaryrefslogtreecommitdiff
path: root/sbin/start-slaves.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/start-slaves.sh')
-rwxr-xr-xsbin/start-slaves.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/start-slaves.sh b/sbin/start-slaves.sh
index 76316a3067..4356c03657 100755
--- a/sbin/start-slaves.sh
+++ b/sbin/start-slaves.sh
@@ -17,6 +17,8 @@
# limitations under the License.
#
+# Starts a slave instance on each machine specified in the conf/slaves file.
+
sbin="`dirname "$0"`"
sbin="`cd "$sbin"; pwd`"