On Mon, Mar 7, 2016 at 1:15 PM, Ben Pfaff <[email protected]> wrote: > On Mon, Mar 07, 2016 at 10:34:30AM -0500, Russell Bryant wrote: > > On Mon, Mar 7, 2016 at 9:37 AM, Russell Bryant <[email protected]> wrote: > > > > > > > > > > > On Mon, Mar 7, 2016 at 12:03 AM, <[email protected]> wrote: > > > > > >> Perviously it was using the platform's runtime directory which can be > > >> different from the runtime directory of ovsdb-server started by the > > >> openvswitch service > > >> > > >> Signed-off-by: Babu Shanmugam <[email protected]> > > >> > > >> > > > Thanks! I added the ack from Flavio and applied this to master. > > > > > > > > It looks like this patch broke the build on travis-ci. For example: > > > > https://travis-ci.org/openvswitch/ovs/jobs/114254913 > > > > It probably has to do with using a separate build directory. I'm looking > > into how to fix it, but haven't worked it out just yet. > > It probably needs something like in $(update_rhel_spec), so that if it's > just old but not incorrect it just gets touched instead of overwritten. > (It's a nasty kluge.) >
Thanks for the tip. I think that has me on the right track now. -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
