Skip to content

Commit

Permalink
[Minor] Remove permission for execution from spark-shell.cmd
Browse files Browse the repository at this point in the history
.cmd files in bin is not set permission for execution except for spark-shell.cmd.
Let's unify that.

Author: Kousuke Saruta <[email protected]>

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

9d6eedc [Kousuke Saruta] Removed permission for execution from spark-shell.cmd
  • Loading branch information
sarutak authored and srowen committed Feb 6, 2015
1 parent 575d2df commit f6ba813
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified bin/spark-shell.cmd
100755 → 100644
Empty file.

0 comments on commit f6ba813

Please sign in to comment.