From f6b4a1e7ea7681e2b2934cb9f814a8b37a3ac0f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 02:45:57 +0000 Subject: [PATCH 01/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 25ef7e1eb..c0f4da9a5 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,6 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e +echo "start compile" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 59c0a76f3d609a1326dfa5a555e38b979215729f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 03:26:55 +0000 Subject: [PATCH 02/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index c0f4da9a5..5447e2e40 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile" +echo "start compile 1111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From e9cba97b4a627b7c683bc84ba67e26442614000e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 04:37:06 +0000 Subject: [PATCH 03/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5447e2e40..e926a2eda 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111" +echo "start compile 1111222" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 0832cd018d9ba76c8f0a2ddcce691a3c11f0ec7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 04:43:15 +0000 Subject: [PATCH 04/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index e926a2eda..5447e2e40 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111222" +echo "start compile 1111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 114e1eb8b012c8f7b56a73ee8edc51f85ae554cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 06:28:53 +0000 Subject: [PATCH 05/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5447e2e40..104fcfe78 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111" +echo "start compile 1111333" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 9df3221c415acfd8a8513da9e3d67efc7b3430b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 06:41:16 +0000 Subject: [PATCH 06/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 104fcfe78..5447e2e40 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111333" +echo "start compile 1111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 2d0e12d53603eb134fe976397faff3701e8b46e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 07:50:59 +0000 Subject: [PATCH 07/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5447e2e40..649176ecb 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111" +echo "start compile 11114444" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 737679392ba59ec20e8f3521822497767424aaa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 07:53:27 +0000 Subject: [PATCH 08/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 649176ecb..5447e2e40 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 11114444" +echo "start compile 1111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From a3cbc17e6876feacd663d5cbb1c26880ed372208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 07:54:48 +0000 Subject: [PATCH 09/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5447e2e40..fd4d1f9b7 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111" +echo "start compile 11115555" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 3ddecff5abf0377d30d5082784ff2542783f935b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 07:59:32 +0000 Subject: [PATCH 10/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index fd4d1f9b7..5447e2e40 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 11115555" +echo "start compile 1111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 5dedadf6ba91c98f28437e55221af83a3dd8b385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:01:09 +0000 Subject: [PATCH 11/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5447e2e40..c63365bf0 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1111" +echo "start compile 666" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 5f0517159abeec611ced9a2798d94778752db2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:04:52 +0000 Subject: [PATCH 12/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index c63365bf0..ab3929054 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 666" +echo "start compile 111666" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From e7464d8079ed3d693068ee1b6b2b5393d0a1cd49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:09:57 +0000 Subject: [PATCH 13/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index ab3929054..46ddaa07c 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 111666" +echo "start compile 111" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 8cbd042a6149eb83bda274ffc6b25f9a4a7ff86a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:21:29 +0000 Subject: [PATCH 14/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 46ddaa07c..078cd1ad1 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 111" +echo "start compile 1113333" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 7999f68b2ecc93afeff766fe447b3c93fb352aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:31:12 +0000 Subject: [PATCH 15/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 078cd1ad1..5cac2ebe1 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 1113333" +echo "start compile 111444" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From b2730c7600e1864ac227d6f9fdbf00d91bdf2c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:45:52 +0000 Subject: [PATCH 16/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 5cac2ebe1..04642ea3c 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 111444" +echo "start compile " cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 266ac5135eb149815138382048b81e409540e2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Mon, 11 Sep 2023 08:54:19 +0000 Subject: [PATCH 17/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 04642ea3c..0771d319c 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile " +echo "start compile 123456" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From cd0f259fd80e6296201fbd217792bfd88a0ddb82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 12 Sep 2023 03:22:53 +0000 Subject: [PATCH 18/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index 0771d319c..b3eda1585 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 123456" +echo "start compile 123456789" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 6597a7685d9d575b0fd92c3d462bc5d764537ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 12 Sep 2023 03:56:18 +0000 Subject: [PATCH 19/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index b3eda1585..e0dcfbb68 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 123456789" +echo "start compile 12345678910" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From d3fccb032d1dfbbea117d4418b237f6433d34cc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 12 Sep 2023 04:39:24 +0000 Subject: [PATCH 20/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index e0dcfbb68..c0f4da9a5 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile 12345678910" +echo "start compile" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 23febce8953faf3b1d9e2d5d4e202d1fdd43a41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 12 Sep 2023 07:08:03 +0000 Subject: [PATCH 21/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index c0f4da9a5..f161cf9be 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile" +echo "start compile123" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee From 9e72b86f354581abd1f42c338386e6f4df26ca79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E6=85=A7=E7=90=B4?= <3508807397@qq.com> Date: Tue, 19 Sep 2023 01:59:38 +0000 Subject: [PATCH 22/22] update omnidata/omnidata-openlookeng-connector/build.sh. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 慕慧琴 <3508807397@qq.com> --- omnidata/omnidata-openlookeng-connector/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidata/omnidata-openlookeng-connector/build.sh b/omnidata/omnidata-openlookeng-connector/build.sh index f161cf9be..1b54328dc 100644 --- a/omnidata/omnidata-openlookeng-connector/build.sh +++ b/omnidata/omnidata-openlookeng-connector/build.sh @@ -3,7 +3,7 @@ # Copyright (c) Huawei Technologies Co., Ltd. 2020-2021. All rights reserved. set -e -echo "start compile123" +echo "start compile123456" cpu_name=$(lscpu | grep Architecture | awk '{print $2}') mvn -T12 clean install -Dos.detected.arch="${cpu_name}" -- Gitee