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

Print the error #61

Closed
wants to merge 0 commits into from
Closed

Print the error #61

wants to merge 0 commits into from

Conversation

lars-t-hansen
Copy link
Collaborator

Fix #60, print the command error when a command fails. Cron will pick this up and include it in the mailed output.

@lars-t-hansen lars-t-hansen requested a review from bast July 24, 2023 07:46
@lars-t-hansen lars-t-hansen marked this pull request as draft July 24, 2023 07:50
@lars-t-hansen
Copy link
Collaborator Author

Hm, this looks all wrong, there should be only one commit and two files. Ignore for now.

@lars-t-hansen
Copy link
Collaborator Author

I see what happened. There are some commits in the history here that are noise, they should not have been merged to main in my fork but are inert since the patches landed separately on the master repo. This PR actually has only two commits, the one labeled "print the error when the command fails" and the other labeled "remove tabs", which is just formatting.

@lars-t-hansen lars-t-hansen marked this pull request as ready for review July 24, 2023 08:24
@bast
Copy link
Member

bast commented Jul 27, 2023

Your main branch is ahead of the central main. I have resolved conflicts locally and will push and merge in a moment.

@bast bast closed this Jul 27, 2023
@bast
Copy link
Member

bast commented Jul 27, 2023

Hmm. Somehow I accidentally closed the PR. I will push manually to main. Sorry.

@bast
Copy link
Member

bast commented Jul 27, 2023

Now the change is in the central repo.

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.

Print the error when a command fails
2 participants