sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

Makefile: Fixed build without epn. #35

Closed tokkee closed 11 years ago

tokkee commented 11 years ago

Reversed the logic used when checking the P1FILE / EPN_BIN variables, thus making the command line return true no matter which of the two conditions is true.

sni commented 11 years ago

thank you very much