From 1981102e61e7b03c36e214390dfa535ef2dfc460 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Tue, 6 Apr 2010 12:13:32 -0700 Subject: [PATCH] xenserver: Remove stray "\" in spec file --- xenserver/openvswitch-xen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec index 1d0c905d..5e1bc359 100644 --- a/xenserver/openvswitch-xen.spec +++ b/xenserver/openvswitch-xen.spec @@ -202,7 +202,7 @@ if test ! -e /etc/openvswitch/conf.db; then # Create ovs-vswitchd config database ovsdb-tool -vANY:console:emer create /etc/openvswitch/conf.db \ - /usr/share/openvswitch/vswitch.ovsschema \ + /usr/share/openvswitch/vswitch.ovsschema # Create initial table in config database ovsdb-tool -vANY:console:emer transact /etc/openvswitch/conf.db \ -- 2.30.2