Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[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