From b09cec5d2bc2c21c6fb947d3579d1643a908a5f6 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 07:04:41 +0000 Subject: [PATCH 1/2] update scripts/gen.sh. Signed-off-by: WSs_321 --- scripts/gen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gen.sh b/scripts/gen.sh index 121a2a2..e068721 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -34,3 +34,4 @@ function main() main "$@" +echo “test" \ No newline at end of file -- Gitee From 663505cb8ca3fff5d579cfb0a7bdf9699bde2b65 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 07:11:11 +0000 Subject: [PATCH 2/2] update scripts/gen.sh. Signed-off-by: WSs_321 --- scripts/gen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gen.sh b/scripts/gen.sh index e068721..711d37e 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -34,4 +34,4 @@ function main() main "$@" -echo “test" \ No newline at end of file +echo "test" \ No newline at end of file -- Gitee