-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildFirst-Time-IssueEasy issues first time contributors can work on to learn about this projectEasy issues first time contributors can work on to learn about this projectIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributors
Description
Steps to reproduce
> Start-DevPowerShell
>> exitExpected behavior
<exits quietly like a good shell>
Actual behavior
> exit
PS C:\Users\Robert Holt\Documents\Dev\Microsoft\PowerShell> exit
InvalidOperation: C:\Users\Robert Holt\Documents\Dev\Microsoft\PowerShell\build.psm1:1973
Line |
1973 | if ($ZapDisable) {
| ~~~~~~~~~~~
| The variable '$ZapDisable' cannot be retrieved because it has not been set.
vexx32, mklement0 and jakekerr
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildFirst-Time-IssueEasy issues first time contributors can work on to learn about this projectEasy issues first time contributors can work on to learn about this projectIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributors