From 0494e1ea3f8a79461862a860783ea9009d33305a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=A8=89?= Date: Thu, 23 Jun 2022 19:45:31 +0800 Subject: [PATCH 1/4] fix --- sunkeai/centos2anolis.log | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sunkeai/centos2anolis.log diff --git a/sunkeai/centos2anolis.log b/sunkeai/centos2anolis.log new file mode 100644 index 0000000..7e26514 --- /dev/null +++ b/sunkeai/centos2anolis.log @@ -0,0 +1,5 @@ +2022-06-23 18:59:44.426[INFO ]: ====== Start ====== +2022-06-23 18:59:44.426[INFO ]: Checking if the tool is executed by root user +2022-06-23 18:59:44.426[INFO ]: Get current OS version. +2022-06-23 18:59:44.430[INFO ]: Version is +2022-06-23 18:59:44.430[ERROR ]: Version not found, Please Check!! -- Gitee From 7bc2a64c34fb900d25fe3db4e44059ba66618e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=A8=89?= Date: Thu, 23 Jun 2022 20:11:59 +0800 Subject: [PATCH 2/4] fix --- sunkeai/centos2anolis.log | 1 + 1 file changed, 1 insertion(+) diff --git a/sunkeai/centos2anolis.log b/sunkeai/centos2anolis.log index 7e26514..d4c5bf1 100644 --- a/sunkeai/centos2anolis.log +++ b/sunkeai/centos2anolis.log @@ -3,3 +3,4 @@ 2022-06-23 18:59:44.426[INFO ]: Get current OS version. 2022-06-23 18:59:44.430[INFO ]: Version is 2022-06-23 18:59:44.430[ERROR ]: Version not found, Please Check!! + -- Gitee From 065569348f6a3a84a3efc44a6a43d4dcb6dfdbdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=A8=89?= Date: Thu, 23 Jun 2022 20:12:52 +0800 Subject: [PATCH 3/4] Submit Ancert result --- sunkeai/centos2anolis.log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sunkeai/centos2anolis.log b/sunkeai/centos2anolis.log index d4c5bf1..97a7048 100644 --- a/sunkeai/centos2anolis.log +++ b/sunkeai/centos2anolis.log @@ -1,6 +1,9 @@ + + 2022-06-23 18:59:44.426[INFO ]: ====== Start ====== 2022-06-23 18:59:44.426[INFO ]: Checking if the tool is executed by root user 2022-06-23 18:59:44.426[INFO ]: Get current OS version. 2022-06-23 18:59:44.430[INFO ]: Version is 2022-06-23 18:59:44.430[ERROR ]: Version not found, Please Check!! + -- Gitee From 80db711c4ed24af6c13f8f4a920d74f3f6e43db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=A8=89?= Date: Thu, 23 Jun 2022 20:33:28 +0800 Subject: [PATCH 4/4] Submit Ancert result --- sunkeai/{centos2anolis.log => anolis.log} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename sunkeai/{centos2anolis.log => anolis.log} (97%) diff --git a/sunkeai/centos2anolis.log b/sunkeai/anolis.log similarity index 97% rename from sunkeai/centos2anolis.log rename to sunkeai/anolis.log index 97a7048..313b7bf 100644 --- a/sunkeai/centos2anolis.log +++ b/sunkeai/anolis.log @@ -1,9 +1,6 @@ - 2022-06-23 18:59:44.426[INFO ]: ====== Start ====== 2022-06-23 18:59:44.426[INFO ]: Checking if the tool is executed by root user 2022-06-23 18:59:44.426[INFO ]: Get current OS version. 2022-06-23 18:59:44.430[INFO ]: Version is -2022-06-23 18:59:44.430[ERROR ]: Version not found, Please Check!! - - +2022-06-23 18:59:44.430[ERROR ]: Version not found, Please Check! -- Gitee