From: Justin Pettit Date: Tue, 6 Apr 2010 19:13:32 +0000 (-0700) Subject: xenserver: Remove stray "\" in spec file X-Git-Tag: v1.0.0~189 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1981102e61e7b03c36e214390dfa535ef2dfc460;p=sliver-openvswitch.git xenserver: Remove stray "\" in spec file --- diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec index 1d0c905df..5e1bc359f 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 \