diff options
author | Ron Yorston <rmy@pobox.com> | 2022-06-25 13:04:46 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-06-25 13:04:46 +0100 |
commit | 164a4253b1b16f3923b175f425074ef2d1b04377 (patch) | |
tree | 9351bf5f4ba6e793180aa97bff6001bf70ee05c1 /shell | |
parent | 6c19fb9008e2dcd7a2d4ce42f618ec2079b1230f (diff) | |
download | busybox-w32-164a4253b1b16f3923b175f425074ef2d1b04377.tar.gz busybox-w32-164a4253b1b16f3923b175f425074ef2d1b04377.tar.bz2 busybox-w32-164a4253b1b16f3923b175f425074ef2d1b04377.zip |
Workaround for incomplete junctions created by PowerShell
Scoop uses PowerShell's New-Item to create junctions. However,
these junctions lack a PrintName. This is a known issue which
has caused problems even for Windows' File Explorer:
https://github.com/PowerShell/PowerShell/issues/12923
Revert commit 32de287bb (win32: code shrink readlink(2)) to that
readlink(2) uses SubstituteName instead.
(GitHub issue #261)
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions