From: Justin Pettit Date: Tue, 6 Apr 2010 19:13:32 +0000 (-0700) Subject: xenserver: Remove stray "\" in spec file X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1981102e61e7b03c36e214390dfa535ef2dfc460;p=openvswitch xenserver: Remove stray "\" in spec file --- 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 \