On 11/15/2010 04:58 PM, Zachary Zolton wrote:
I think your update notification script is not supposed to exit every
time there's a change. It's supposed to stay running in a loop where
you get the next line from standard input (for each update), only
quitting when that stream gets closed.
You're right, it should read from the input and stay in the loop as the example shows.

I adpted and tested the script and it seems to work.

Thanks,

cdrx


Reply via email to