aboutsummaryrefslogtreecommitdiff
path: root/bin/slaves.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/slaves.sh')
-rwxr-xr-xbin/slaves.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/slaves.sh b/bin/slaves.sh
index aeb0c0f6be..c367c2fd8e 100755
--- a/bin/slaves.sh
+++ b/bin/slaves.sh
@@ -47,7 +47,7 @@ bin=`cd "$bin"; pwd`
HOSTLIST=$SPARK_SLAVES
# Check if --config is passed as an argument. It is an optional parameter.
-# Exit if the argument is a directory.
+# Exit if the argument is not a directory.
if [ "$1" == "--config" ]
then
shift