aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoseph E. Gonzalez <joseph.e.gonzalez@gmail.com>2013-10-14 22:56:42 -0700
committerJoseph E. Gonzalez <joseph.e.gonzalez@gmail.com>2013-10-14 22:56:42 -0700
commitef7c369092b33a9fcf4be00d98521b92321d63c3 (patch)
tree9fcb38b7f5fc667b5cd28939b3c26f6fa0b254bf /bin
parent67bb39c54b25e1b13edad01c25f7183e95f8a400 (diff)
parent3b11f43e36e2aca2346db7542c52fcbbeee70da2 (diff)
downloadspark-ef7c369092b33a9fcf4be00d98521b92321d63c3.tar.gz
spark-ef7c369092b33a9fcf4be00d98521b92321d63c3.tar.bz2
spark-ef7c369092b33a9fcf4be00d98521b92321d63c3.zip
merged with upstream changes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/stop-slaves.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/stop-slaves.sh b/bin/stop-slaves.sh
index 03e416a132..fcb8555d4e 100755
--- a/bin/stop-slaves.sh
+++ b/bin/stop-slaves.sh
@@ -17,8 +17,6 @@
# limitations under the License.
#
-# Starts the master on the machine this script is executed on.
-
bin=`dirname "$0"`
bin=`cd "$bin"; pwd`