Commit Graph
1 Commits
Author SHA1 Message Date
2ecd7d2fc6 which handles broken symlink & unit test added (#2150) (#2196)
* which handles broken symlink & unit test added (#2150)

* Update src/Runner.Sdk/Util/WhichUtil.cs

Co-authored-by: Ferenc Hammerl <[email protected]>

* fix pr comments

* trace log added,  in case we find a symlink that is broken

* add check in case the target of the symlink is a relative path; added test that check symlink that targets a full path; added test that check symlink that targets a relative path;

* fix tests

* fix tests for linux

---------

Co-authored-by: Eli Entelis <[email protected]>
Co-authored-by: Eli Entelis <[email protected]>
Co-authored-by: Ferenc Hammerl <[email protected]>
2023-04-06 22:15:11 -04:00