]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
Fix tests on FreeBSD and OpenBSD
authorSimon Ruderich <simon@ruderich.org>
Sun, 19 Oct 2025 08:21:00 +0000 (10:21 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 19 Oct 2025 08:21:00 +0000 (10:21 +0200)
commite5b43524af339d35d90d719f653fb6fb6f0fee18
tree3a7ce1e4465af7ccc17e13773d757fcf5da3bbaa
parent17667dca712f61e07c0ec31ad88be2d6b4806b32
Fix tests on FreeBSD and OpenBSD

Broken in 5141405 (Update dependencies, static checkers and Go to 1.24,
2025-10-17) which switched from manually creating the directory to using
t.TempDir().
remote/sync/files_test.go