plathrop / puppet-module-supervisor

Puppet module for configuring the supervisor daemon tool.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Corrected socket test #91

Closed drewhemm closed 9 years ago

drewhemm commented 9 years ago

Should be testing for a Unix socket, not a regular file

plathrop commented 9 years ago

:+1: