0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-22 11:18:20 +02:00
Giteabot e46f9ff534
Fix the issue with error message logging for the check-attr command on Windows OS. (#34035) (#34036)
Backport #34035 by charles7668

Close #34022 , #33550 

This error message always appears when using the `check-attr` command,
even though it works correctly.
The issue occurs when the stdin writer is closed, so I added a special
case to handle and check the error message when the exit code is 1.

Co-authored-by: charles <30816317+charles7668@users.noreply.github.com>
2025-03-27 09:50:57 +00:00
..
2024-02-25 13:32:13 +00:00
2024-11-04 10:59:50 +00:00
2025-03-10 11:26:31 +01:00
2024-09-10 02:23:07 +00:00
2025-03-10 11:26:31 +01:00
2024-12-20 16:20:51 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-02-25 13:32:13 +00:00
2022-12-30 23:31:00 +08:00
2025-01-30 17:11:13 +08:00
2024-12-30 02:49:49 +00:00