dhis2 / dhis2-tools

DHIS 2 installation and server maintenance tools
11 stars 24 forks source link

BUGFIX: shutdown not cleaning up PID file #3

Closed ebichete closed 9 years ago

ebichete commented 9 years ago

Script was generating the name of the file to be deleted wrongly and inverted the test for shell exit codes

bobjolliffe commented 9 years ago

Merged pull request to address bug with pid file removal