From 9ddea6103d4ece289c64ed8a62e890768df73aa6 Mon Sep 17 00:00:00 2001 From: qiye Date: Tue, 12 Nov 2024 16:03:40 +0800 Subject: [PATCH] test (#43756) ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason - Behavior changed: - [ ] No. - [ ] Yes. - Does this need documentation? - [ ] No. - [ ] Yes. ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label --- env.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/env.sh b/env.sh index 8cca37a5168e60..0a5ae6365c7b00 100755 --- a/env.sh +++ b/env.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash - # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information