Skip to content

Fix return status in BASH function#28

Open
sublimino wants to merge 1 commit intoaykamko:masterfrom
sublimino:patch-1
Open

Fix return status in BASH function#28
sublimino wants to merge 1 commit intoaykamko:masterfrom
sublimino:patch-1

Conversation

@sublimino
Copy link
Copy Markdown

This should be extended for the other two shells, but I don't use either and defer to somebody with greater knowledge.

@aykamko
Copy link
Copy Markdown
Owner

aykamko commented Oct 23, 2017

i think this can be fixed more simply by replacing command tag "$@"; ... with command tag "$@" && .... can we update this PR to do that instead?

This should be extended for the other two shells, but I don't use either and defer to somebody with greater knowledge.
@sublimino
Copy link
Copy Markdown
Author

@aykamko PR updated as per suggestion

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.

2 participants