Repository: spark
Updated Branches:
  refs/heads/branch-1.3 ffdb2e9b5 -> 7c5468164


[Minor] Remove permission for execution from spark-shell.cmd

.cmd files in bin is not set permission for execution except for 
spark-shell.cmd.
Let's unify that.

Author: Kousuke Saruta <saru...@oss.nttdata.co.jp>

Closes #3983 from sarutak/fix-mode-of-cmd and squashes the following commits:

9d6eedc [Kousuke Saruta] Removed permission for execution from spark-shell.cmd


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/7c546816
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/7c546816
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/7c546816

Branch: refs/heads/branch-1.3
Commit: 7c5468164a0940435ff11b5712f8ac187e2b904b
Parents: ffdb2e9
Author: Kousuke Saruta <saru...@oss.nttdata.co.jp>
Authored: Fri Feb 6 09:33:36 2015 +0000
Committer: Josh Rosen <joshro...@databricks.com>
Committed: Fri Feb 6 10:41:33 2015 -0800

----------------------------------------------------------------------
 bin/spark-shell.cmd | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/7c546816/bin/spark-shell.cmd
----------------------------------------------------------------------
diff --git a/bin/spark-shell.cmd b/bin/spark-shell.cmd
old mode 100755
new mode 100644


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to