This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch hello-stephen-patch-17
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 31d023b74cea75f01516bf78044778f6bb34b6ff
Author: Dongyang Li <[email protected]>
AuthorDate: Tue Mar 17 10:11:44 2026 +0800

    Fix formatting of usage message in build script
---
 thirdparty/build-thirdparty.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/build-thirdparty.sh b/thirdparty/build-thirdparty.sh
index 8bf68daa2c1..a4781ebee7e 100755
--- a/thirdparty/build-thirdparty.sh
+++ b/thirdparty/build-thirdparty.sh
@@ -49,7 +49,7 @@ usage() {
 Usage: $0 [options...] [packages...]
   Optional options:
      -j <num>               build thirdparty parallel
-     --clean                clean the extracted data
+     --clean                clean the extracted data 
      --continue <package>   continue to build the remaining packages (starts 
from the specified package)
   "
     exit 1


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

Reply via email to