On Mon, Mar 12, 2012 at 03:50:21PM -0700, Ethan Jackson wrote: > list-br print the names of all the bridges\n\ > - br-exists BRIDGE test whether BRIDGE exists\n\ > + br-exists BRIDGE exit 0 if BRIDGE exists\n\ > br-to-vlan BRIDGE print the VLAN which BRIDGE is on\n\
This implies (to my mind) that if the bridge exists then further commands won't be executed. I might phrase it differently: "exit 2 if BRIDGE does not exist". What do you think? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
