From 18736f78ba276defc63d09b8092c02bce6d5410f Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Sat, 19 Sep 2020 16:54:48 +0800 Subject: [PATCH] modify yaml file --- edac-utils.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edac-utils.yaml b/edac-utils.yaml index f49aeed..c35ed52 100644 --- a/edac-utils.yaml +++ b/edac-utils.yaml @@ -1,4 +1,4 @@ version_control: svn -src_repo: https://svn.code.sf.net/p/edac-utils/code/trunk +src_repo: https://svn.code.sf.net/p/edac-utils/code tag_prefix: seperator: "." -- Gitee