-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bashisms in scripts #14
Comments
Hi! Oh, I haven't updated this project in ages so who knows if it is still viable :D But as far as I know it is still being used in production in at least one place. I'm sure it's full of bashisms, any fixes you have are more than welcome! |
Hey Kristoffer, if the project is still somewhere in production then it must be viable for me too! Many thanks for creating this! I think you saved my life, not to have to deal with the huge thing that Pacemaker has become.
As for bashisms, yes, there will be something soonish, but my Linux computers are sort of out of order (a Thinkpad laptop with a flaky battery) and I find it difficult to deal with it on my MacBook Air.
Cheers,
Dejan
P.S. How is life in general, let’s talk, I can contact you on WhatsApp if that’s OK with you!
… On 13 Sep 2023, at 11:20, Kristoffer Grönlund ***@***.***> wrote:
Hi! Oh, I haven't updated this project in ages so who knows if it is still viable :D But as far as I know it is still being used in production in at least one place.
I'm sure it's full of bashisms, any fixes you have are more than welcome!
—
Reply to this email directly, view it on GitHub <#14 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAE323SEKLQRVLZGEZ73CCTX2F3EDANCNFSM6AAAAAA4THQUGA>.
You are receiving this because you authored the thread.
|
Sounds good, no hurries or expectations from my side! Happy to take patches when or if they appear :)
Please do! Life is hectic, our baby just turned one, but it's great all the same :) |
In the liveness script, which is quite properly a POSIX shell one, there are a number of bashisms. I'll see if I can make a PR.
@krig This is fantastic! Does it work? Do you have good logging? If so, I am going to use it for my new project. Thanks man!
The text was updated successfully, but these errors were encountered: