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

spricoder pushed a commit to branch object_type_tiff
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/object_type_tiff by this push:
     new c00a324987e 本地测试针对性修改
c00a324987e is described below

commit c00a324987e46de357bd6e3ad6e0c97f2961a253
Author: spricoder <[email protected]>
AuthorDate: Sat Aug 16 15:39:11 2025 +0800

    本地测试针对性修改
---
 scripts/sbin/start-datanode.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/sbin/start-datanode.sh b/scripts/sbin/start-datanode.sh
index 19d55955528..8f4c274d1b5 100755
--- a/scripts/sbin/start-datanode.sh
+++ b/scripts/sbin/start-datanode.sh
@@ -80,6 +80,7 @@ while true; do
         ;;
         -l)
             LIBRARY_PATH="$2"
+            echo "Execute start-datanode.sh get library ${LIBRARY_PATH}"
             break
         ;;
         --)

Reply via email to