Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Alter way to check for running runners by using PID file #87

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Alter way to check for running runners by using PID file #87

wants to merge 3 commits into from

Conversation

ChristianRiesen
Copy link

The check_pid function has been changed to go over the pids in the pid file and see if there are running processes with those ids. This also makes pull request #66 superflous.

All other changes are purely whitespace (tabs to 4 spaces). It was a mess all over so I just cleaned that up.

@jvanbaarsen
Copy link

@ChristianRiesen I think we use 2 spaces in GitLab for indention, can you please fix that?

@ChristianRiesen
Copy link
Author

Sure, will do.

Small addition, I found that google seems to prefer 2 spaces for shell scripts as well:
http://google-styleguide.googlecode.com/svn/trunk/shell.xml

@ChristianRiesen
Copy link
Author

@jvanbaarsen Fixed and ready.

@Wachiwi
Copy link
Contributor

Wachiwi commented Aug 5, 2014

👍 Looking forward to see this get merged :)

@jvanbaarsen
Copy link

@randx Looks good!

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

Successfully merging this pull request may close these issues.

3 participants