[gen] Bugfixes.

This commit is contained in:
Gaetan Delannay 2013-05-16 09:53:27 +02:00
parent 3137bde2c2
commit b996de09c6
3 changed files with 7 additions and 2 deletions

View file

@ -4,7 +4,8 @@ import appy
# ------------------------------------------------------------------------------
usage = '''Usage: python checklo.py [port]
If port is not speficied, it defaults to 2002.'''
If port is not speficied, it defaults to 2002.'''
# ------------------------------------------------------------------------------
class LoChecker: