test_vrrp_multi.sh: allow overriding ovs-vsctl

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
YAMAMOTO Takashi 2014-02-21 17:14:06 +09:00 committed by FUJITA Tomonori
parent 1c8f3b2c33
commit a9d7f1b199

View File

@ -16,8 +16,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
if [ -z "$VSCTL" ]; then
VSCTL=ovs-vsctl
#VSCTL=${HOME}/ovs/bin/ovs-vsctl
fi
# create two bridges.
# conncect them using patch ports.