Am 16. Februar 2011 13:26 schrieb Guido Trotter <[email protected]>: > --- a/lib/constants.py > +++ b/lib/constants.py > @@ -738,7 +738,6 @@ INIC_MODE = "mode" > INIC_LINK = "link" > INIC_BRIDGE = "bridge" > INIC_PARAMS_TYPES = { > - INIC_BRIDGE: VTYPE_STRING,
Don't you want to remove the actual INIC_BRIDGE, too? Michael
