kyuubi/.github
Cheng Pan 5970af508c
[KYUUBI #6606][FOLLOWUP] Restore shell compatibility for build/mvn
# 🔍 Description

I found the [previous change](https://github.com/apache/kyuubi/pull/6606) breaks compatibility in some shell interpreters, for example `[ ! -f "$MVN_BIN" ]`, `[ $MVN_DETECTED_VERSION != $MVN_VERSION ]` are not supported in ubuntu dash, which fails the CI https://github.com/apache/kyuubi/actions/runs/10347069575/job/28636666290

## Types of changes 🔖

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

This change should recover the CI.

---

# Checklist 📝

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6610 from pan3793/mvn-followup.

Closes #6606

5381b60ac [Cheng Pan] 1

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-08-14 17:24:36 +08:00
..
actions [KYUUBI #4856] [INFRA] Add restore-keys for action/cache 2023-05-19 11:20:49 +08:00
ISSUE_TEMPLATE [KYUUBI #6240] [INFRA] Add issue template for 2024H1 Kyuubi Code Contribution Task 2024-04-03 12:14:04 +08:00
scripts [KYUUBI #6047] [CI] Free up disk space 2024-02-05 12:12:15 +08:00
workflows [KYUUBI #6606][FOLLOWUP] Restore shell compatibility for build/mvn 2024-08-14 17:24:36 +08:00
labeler.yml [KYUUBI #5941] Drop Kubernetes Block Cleaner Tool from Kyuubi 2024-01-04 15:58:10 +08:00
PULL_REQUEST_TEMPLATE Update PULL_REQUEST_TEMPLATE 2023-12-28 18:52:12 +08:00