dotnet / dotnet/install-scripts
dotnet-install.sh fails when dot-sourced from the command line
Open
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
On a Mac running ZSH:
```
> . dotnet-install.sh
(eval):1: FUNCNAME[0]: parameter not set
(eval):1: FUNCNAME[0]: parameter not set
```
and then my shell closes, ouch!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.