On Tue, Mar 15, 2011 at 2:46 PM, Andrew Evans <[email protected]> wrote: > Commit 5eda645e36 (ovsdb-server: Report time since last connect and disconnect > for each manager.) used a conditional expression in reconnect.py. That syntax > is only supported in Python 2.5 and later. XenServer 5.6 is based on RHEL 5, > which uses Python 2.4.3, so various OVS scripts on XenServer fail with Python > tracebacks.
I knew that, so I should noticed that in review. Thanks for fixing it. -- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
