From d5d0291de7c34776cceaba267eaba2f188d71855 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Jun 2025 10:01:43 -0400 Subject: [PATCH] close bug that I fixed before it was filed --- doc/bugs/Windows_FTBFS_ATM.mdwn | 3 +++ .../comment_1_57b3afff0625ba6975bad9920b7f493a._comment | 8 -------- 2 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 doc/bugs/Windows_FTBFS_ATM/comment_1_57b3afff0625ba6975bad9920b7f493a._comment diff --git a/doc/bugs/Windows_FTBFS_ATM.mdwn b/doc/bugs/Windows_FTBFS_ATM.mdwn index 017ab60155..51b9d77f7f 100644 --- a/doc/bugs/Windows_FTBFS_ATM.mdwn +++ b/doc/bugs/Windows_FTBFS_ATM.mdwn @@ -18,3 +18,6 @@ Error: Process completed with exit code 1. ``` [https://github.com/datalad/git-annex/actions/runs/15867028000/job/44735747787](https://github.com/datalad/git-annex/actions/runs/15867028000/job/44735747787) + +> Fixed in [[!commit f3ad9fbe9ec21b8ec66763f0861c87203b8cb8af]] (12 hours +> before this bug report was filed) [[done]] --[[Joey]] diff --git a/doc/bugs/Windows_FTBFS_ATM/comment_1_57b3afff0625ba6975bad9920b7f493a._comment b/doc/bugs/Windows_FTBFS_ATM/comment_1_57b3afff0625ba6975bad9920b7f493a._comment deleted file mode 100644 index b6b5df3d48..0000000000 --- a/doc/bugs/Windows_FTBFS_ATM/comment_1_57b3afff0625ba6975bad9920b7f493a._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2025-06-30T13:56:50Z" - content=""" -The Windows build is succeeding in Appveyor, so this is probably a toolchain -problem with the build on github. -"""]]