Skip to content

Comments

Fix errorlevel not being mantained after postcommands#410

Open
asierllano-hubbell wants to merge 1 commit intogerardog:masterfrom
asierllano-hubbell:master
Open

Fix errorlevel not being mantained after postcommands#410
asierllano-hubbell wants to merge 1 commit intogerardog:masterfrom
asierllano-hubbell:master

Conversation

@asierllano-hubbell
Copy link

The errorlevel was only maintained after the "pause" command, but any other postcommand (like popd) will mess errorlevel. Make this small change to maintain the error level post command properly.

The errorlevel was only mantained after the "pause" command, but
any postcommands (like popd) will avoid errorlevel mantainance.
Make this small change to mantain the error level post command properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant