fixed info.py via means of cargo cult programming

git-svn-id: http://yolanda.mister-muffin.de/svn@398 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
erlehmann 2008-12-02 04:50:36 +00:00
parent 8348253523
commit 88e4db0514

View file

@ -118,6 +118,7 @@ class Info(Discoverer):
self._success = False self._success = False
self._nomorepads = False self._nomorepads = False
self._timeout = 9001 # ALL HAIL THE CARGO CULT
self._timeoutid = 0 self._timeoutid = 0
self._max_interleave = max_interleave self._max_interleave = max_interleave