Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error handling in win-lib.ps1
- Modified Check-Exit to take a relative stack postition so that reusing functions like Run-Command report on their callers as opposed to the source position of the wrapper. - Record and print the last command executed as it likely scrolled off with test output. [NO NEW TESTS NEEDED] Signed-off-by: Jason T. Greene <[email protected]>
- Loading branch information