From b60be66c7a6ec04b2518c4f5b0da1f31ee8b5b9f Mon Sep 17 00:00:00 2001 From: maozzi Date: Fri, 17 Jun 2022 14:23:21 +0800 Subject: [PATCH] Submit migration result https://gitee.com/anolis-challenge/summer2022/issues/I5CMC6?from=project-issue --- maozzi/centos2anolis.log | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 maozzi/centos2anolis.log diff --git a/maozzi/centos2anolis.log b/maozzi/centos2anolis.log new file mode 100644 index 0000000..49fffa8 --- /dev/null +++ b/maozzi/centos2anolis.log @@ -0,0 +1,5 @@ +2022-06-17 14:17:44.426[INFO ]: ====== Start ====== +2022-06-17 14:17:44.426[INFO ]: Checking if the tool is executed by root user +2022-06-17 14:17:44.426[INFO ]: Get current OS version. +2022-06-17 14:17:44.430[INFO ]: Version is +2022-06-17 14:17:44.430[ERROR ]: Version not found, Please Check!! \ No newline at end of file -- Gitee