You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When interacting with a PowerShell host, ensure it returns the proper
exit code by calling the right method that will set it for both system
powershell and the internal host.
* stable:
(maint) rename Get-FileName to Get-WebFileName
(maint) Log host version as well.
(GH-512) Exit with same code as installer
(GH-707) Exit with specific exit codes
(GH-649) Error if executable is text file
(GH-709) Get Exit code from PowerShell Host
(GH-512) Display exit code for packages
(GH-710) prompt with timeout on some commands
(maint) better error handling
Just get a 1 when there are failures now.
Related to #512.
The text was updated successfully, but these errors were encountered: