ovn: Remove top ovn directory from PATHs.
authorIlya Maximets <i.maximets@samsung.com>
Fri, 29 Jan 2016 09:20:13 +0000 (12:20 +0300)
committerRussell Bryant <russell@ovn.org>
Fri, 29 Jan 2016 12:51:24 +0000 (07:51 -0500)
commiteae06e5910769af1e8edb80a808bf85c960eb228
tree814d1e3a9062d3e2cc2a742e00a98a4532848523
parent46a88d9994ddeaf18d382d3a9946d905d87d517b
ovn: Remove top ovn directory from PATHs.

Since 5b5c922b0ca6 ("ovn-nbctl: Move ovn-nbctl to utilities directory.")
there is no more executables in top ovn directory.

Removing of this directory from PATHs helps to avoid problems when
old executable ./ovn/ovn-nbctl used instead of ./ovn/utilities/ovn-nbctl.

This may happen if source directory was updated to commit 5b5c922b0ca6
without calling 'make clean'.

Fixes: 5b5c922b0ca6 ("ovn-nbctl: Move ovn-nbctl to utilities directory.")
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
tests/automake.mk
tutorial/ovs-sandbox
utilities/ovs-sim.in