add info about SEA cfg in listing

+ fixed: all servers should be shown, independent whether nicos list,
  frappy list or sea list is used
This commit is contained in:
l_samenv
2020-11-03 14:08:38 +01:00
parent eee6c22b87
commit 4b9e0e905d
5 changed files with 19 additions and 12 deletions

View File

@ -59,5 +59,6 @@ try:
run(serv, sys.argv[1:])
except Exception as e:
raise
print(repr(e))
print(''.join(USAGE))