xylaaaaa opened a new pull request, #61632:
URL: https://github.com/apache/doris/pull/61632

   ## Summary
   - make `run-thirdparties-docker.sh` resolve `juicefs-helpers.sh` from 
multiple candidate roots instead of assuming a fixed repo layout
   - fall back to built-in minimal JuiceFS helper functions when the helper 
file is unavailable in CI packaging layouts
   - keep the change scoped to the thirdparties startup script without touching 
external regression defaults
   
   ## Test Plan
   - bash -n docker/thirdparties/run-thirdparties-docker.sh
   - git diff --check
   - simulate a CI layout that only contains `docker/thirdparties` and verify 
the script no longer fails on missing `thirdparty/juicefs-helpers.sh`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to