Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exit code to horizon:forget command #1370

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

bytestream
Copy link
Contributor

When $this->error() is called it makes sense to return exit code 1 to show that the command did not complete successfully. The exit code is easier to detect programmatically in comparison to looking for $this->error() output.

@taylorotwell taylorotwell merged commit 151f7fc into laravel:5.x Jan 16, 2024
16 checks passed
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.

3 participants