On Mon, Jul 13, 2015 at 10:50:34AM -0700, Alex Wang wrote:
> This commit adds ovn-sbctl to ovn family by using the db-ctl-base
> library.
>
> As a side effect, we move the ovn-nbctl/ovn-sbctl related files
> into ovn/utilities.
>
> Signed-off-by: Alex Wang <[email protected]>
> Acked-by: Ben Pfaff <[email protected]>
It doesn't compile for me:
../ovn/utilities/ovn-sbctl.c:275:12: error: missing terminating '"' character
[-Werror,-Winvalid-pp-token]
printf("\
^
../ovn/utilities/ovn-sbctl.c:275:12: error: expected expression
../ovn/utilities/ovn-sbctl.c:285:68: error: expected expression
del-chassis CHASSIS delete CHASSIS and all of its encaps,\n\
^
../ovn/utilities/ovn-sbctl.c:297:17: error: use of undeclared identifier 'SECS'
-t, --timeout=SECS wait at most SECS seconds for ovs-vswitchd\n\
^
../ovn/utilities/ovn-sbctl.c:299:77: error: missing terminating '"' character
[-Werror,-Winvalid-pp-token]
--oneline print exactly one line of output per command\n",
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev