This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new ad699ed9aff [Fix](GA)Fix cherry-pick-script path (#42441)
ad699ed9aff is described below
commit ad699ed9aff42d2efa83e5a5e17f1906aaf16572
Author: Calvin Kirs <[email protected]>
AuthorDate: Thu Oct 24 21:28:05 2024 +0800
[Fix](GA)Fix cherry-pick-script path (#42441)
## Proposed changes
Issue Number: close #xxx
<!--Describe your changes.-->
---
tools/{tools => }/auto-pick-script.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/tools/tools/auto-pick-script.py b/tools/auto-pick-script.py
similarity index 100%
rename from tools/tools/auto-pick-script.py
rename to tools/auto-pick-script.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]