ongair / whatsapp

WhatsApp agent for Ongair
GNU General Public License v3.0
0 stars 1 forks source link

Casting the ping interval variable to an integer #38

Closed kimenye closed 8 years ago

kimenye commented 8 years ago

This PR checks in:

kimenye commented 8 years ago

@kenju254 We need to cast this value to an integer. It works ok on my machine but when the vars are set by the upstart script it comes in as a string and that doesn't work.

kenju254 commented 8 years ago

@kimenye hope this fixes it .. lets take it production and see if it will work.