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

Fix two pool service script failure-modes #169

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

cevich
Copy link
Member

@cevich cevich commented Dec 14, 2023

Fix typo in calculating sleep seconds. Remove mode e from script, so any failing command (i.e. a pgrep) doesn't cause the script to exit. Also redirect null input into shutdown command, since it can behaves oddly otherwise.

Fix typo in calculating sleep seconds.  Remove mode `e` from script, so
any failing command (i.e. a pgrep) doesn't cause the script to exit.
Also redirect null input into shutdown command, since it can behaves
oddly otherwise.

Signed-off-by: Chris Evich <[email protected]>
Copy link

github-actions bot commented Dec 14, 2023

Failure running Cirrus-CI Retrospective Github Action failed against this PR's 646016818c651c54d0cce67600a756c2bbd5dc5c

@cevich cevich merged commit f7a85f3 into containers:main Dec 14, 2023
8 of 9 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.

1 participant