Thanks, I pushed it.
On Wed, Sep 21, 2011 at 06:53:39PM -0700, Ethan Jackson wrote:
> Looks good.
>
> Ethan
>
> On Wed, Sep 21, 2011 at 14:57, Ben Pfaff wrote:
> > pychecker imports the code that it checks, which means that code at top
> > level runs, so "ovs-xapi-sync" failed to import unless
Looks good.
Ethan
On Wed, Sep 21, 2011 at 14:57, Ben Pfaff wrote:
> pychecker imports the code that it checks, which means that code at top
> level runs, so "ovs-xapi-sync" failed to import unless the user had write
> access to /var/log/openvswitch.
> ---
> .../usr_share_openvswitch_scripts_ovs
pychecker imports the code that it checks, which means that code at top
level runs, so "ovs-xapi-sync" failed to import unless the user had write
access to /var/log/openvswitch.
---
.../usr_share_openvswitch_scripts_ovs-xapi-sync| 16
1 files changed, 8 insertions(+), 8 dele