From f6beb7c7e8313939cf583b09f686e0def55508c2 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 03:53:06 +0000 Subject: [PATCH 1/4] update scripts/gen.sh. --- scripts/gen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gen.sh b/scripts/gen.sh index 78e65d7..1d56a30 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -33,5 +33,5 @@ function main() } main "$@" -test +echo "test" -- Gitee From 7e5c05a826baee03b6206ce269bd919cf8a74a00 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 06:15:10 +0000 Subject: [PATCH 2/4] update scripts/gen.sh. Signed-off-by: WSs_321 --- scripts/gen.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/gen.sh b/scripts/gen.sh index 1d56a30..f9dd67d 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -34,4 +34,6 @@ function main() main "$@" echo "test" +echo "test" + -- Gitee From 4977ea5b5858289d095b77b2e929dec2d08d1a0e Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 06:20:26 +0000 Subject: [PATCH 3/4] update scripts/gen.sh. Signed-off-by: WSs_321 --- scripts/gen.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/gen.sh b/scripts/gen.sh index f9dd67d..3758fbf 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -33,7 +33,5 @@ function main() } main "$@" -echo "test" -echo "test" -- Gitee From b5e17cfe653514ee40ee2bec8599481c71192d71 Mon Sep 17 00:00:00 2001 From: WSs_321 Date: Mon, 26 Feb 2024 06:59:53 +0000 Subject: [PATCH 4/4] 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 3758fbf..b21dafb 100644 --- a/scripts/gen.sh +++ b/scripts/gen.sh @@ -33,5 +33,5 @@ function main() } main "$@" - +echo "resrt" -- Gitee