projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e278140
)
xenserver: Remove stray "\" in spec file
author
Justin Pettit
<jpettit@nicira.com>
Tue, 6 Apr 2010 19:13:32 +0000
(12:13 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Tue, 6 Apr 2010 20:46:27 +0000
(13:46 -0700)
xenserver/openvswitch-xen.spec
patch
|
blob
|
history
diff --git
a/xenserver/openvswitch-xen.spec
b/xenserver/openvswitch-xen.spec
index 1d0c905df82fd7b6b1bcf5ec1ad216b67d6d0d50..5e1bc359ff4a4968129f255e0a95d598af6d8365 100644
(file)
--- 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 \