Commit 8d75c78
authored
test: release init to handle symbolic links (#1895)
command to run the test:
go test -race ./internal/librarian/... -run "TestInitRun/run release
init command with symbolic link"
Fixes #1847 Actually the
fix was already in the use of Go 1.25
(suztomo@89e17ef).
This pull request ensures the fix is continue to be there as a test.1 parent 7e66923 commit 8d75c78
1 file changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
337 | 366 | | |
338 | 367 | | |
339 | 368 | | |
| |||
352 | 381 | | |
353 | 382 | | |
354 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
355 | 391 | | |
356 | 392 | | |
357 | 393 | | |
| |||
0 commit comments