From 2a0babcc2140398c22e70a466dcfe0ac4c1cb44a Mon Sep 17 00:00:00 2001 From: ywx998152 <1003254035@qq.com> Date: Mon, 1 Feb 2021 17:12:14 +0800 Subject: [PATCH] ci test --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index e43908e39..3d680f0e9 100755 --- a/configure +++ b/configure @@ -12,4 +12,5 @@ CONFIGURE_DIR=$(dirname "$0") "$PYTHON_BIN_PATH" "${CONFIGURE_DIR}/configure.py" "$@" echo "Configuration finished" +echo "Configuration" -- Gitee