Changeset 799


Ignore:
Timestamp:
Jul 30, 2008, 10:20:28 PM (16 years ago)
Author:
geofft
Message:

oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-www/code/main.py

    r797 r799  
    261261    if host:
    262262        port = 10003 + [config_host["hostname"] for config_host in invirt_config["hosts"]
    263             ].index(controls.listHost(machine))
     263            ].index(host)
    264264    else:
    265265        port = 5900 # dummy
Note: See TracChangeset for help on using the changeset viewer.