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

Clean up server.sh output #1

Open
Gisleburt opened this issue Mar 23, 2016 · 0 comments
Open

Clean up server.sh output #1

Gisleburt opened this issue Mar 23, 2016 · 0 comments

Comments

@Gisleburt
Copy link
Member

Overly verbose error output and output could use better presentation. Also is this file particularly robust? @Gisleburt is not an expert

One particularly troublesome line is this:

if ps -p `cat ${PID_FILE}` > /dev/null 2>&1

if ps -p `cat ${PID_FILE}` > /dev/null 2>&1
@Gisleburt Gisleburt added this to the 1.0.0 milestone Mar 23, 2016
@Gisleburt Gisleburt added the bash label Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant