some more beacon Query API adaptations to fix stuff like this:
# beacon-search —monitor foo
No results.
Query took 0.0706918239594 seconds; 0 results
2008-10-26 21:02:53,623 [ERROR] rpc(282): Socket closed before authentication completed
Traceback (most recent call last):
[…]
File "/usr/lib/python2.5/site-packages/kaa/beacon/client.py", line 264, in _reconnect
query.monitor(True)
TypeError?: 'bool' object is not callable
Dischi, I hope all these changes were your intention when you
changed the API