Skip to content

Commit

Permalink
[KYUUBI apache#4377] Grant execute permission to release scripts
Browse files Browse the repository at this point in the history
### _Why are the changes needed?_

The release-related shell scripts should have execution permission.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes apache#4377 from pan3793/x.

Closes apache#4377

fb727ad [Cheng Pan] Grant execute permission to release scripts

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
  • Loading branch information
pan3793 committed Feb 21, 2023
1 parent 81f16df commit 16c7792
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified build/release/script/announce.sh
100644 → 100755
Empty file.
Empty file modified build/release/script/dev_kyuubi_vote.sh
100644 → 100755
Empty file.

0 comments on commit 16c7792

Please sign in to comment.