Skip to content

Feature/allow-exiting-watch-return-code#23

Open
jeanbaptistelab wants to merge 1 commit intomasterfrom
feature/allow-exiting-watch-return-code
Open

Feature/allow-exiting-watch-return-code#23
jeanbaptistelab wants to merge 1 commit intomasterfrom
feature/allow-exiting-watch-return-code

Conversation

@jeanbaptistelab
Copy link

Add a new "-e" command line option to specify that the watch command should exit when the command returns the given status

@troelsjessen
Copy link

I doubt CSH users are aware of integer values of return codes.
How will it work out if we break on all failure return codes?
Perhaps we can divide the error codes into groups, so user can specify that he wants to break on communication-related errors etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants