projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a91267
)
xenserver: Fix small typo in vswitch-xapi-update
author
Justin Pettit
<jpettit@nicira.com>
Tue, 5 Jan 2010 00:33:49 +0000
(16:33 -0800)
committer
Justin Pettit
<jpettit@nicira.com>
Tue, 5 Jan 2010 00:33:49 +0000
(16:33 -0800)
xenserver/etc_init.d_vswitch-xapi-update
patch
|
blob
|
history
diff --git
a/xenserver/etc_init.d_vswitch-xapi-update
b/xenserver/etc_init.d_vswitch-xapi-update
index 1aa5646ddbde1eb6dcd795ca4c1db73fb81501e9..de9229670374f5199944902fc6e3e26dcf47b951 100755
(executable)
--- a/
xenserver/etc_init.d_vswitch-xapi-update
+++ b/
xenserver/etc_init.d_vswitch-xapi-update
@@
-42,7
+42,7
@@
function do_host_call {
function start {
if [ ! -f /etc/xensource-inventory ]; then
- printf "v
x
witch-xapi-update ERROR: XenSource inventory not present in /etc/xensource-inventory\n"
+ printf "v
s
witch-xapi-update ERROR: XenSource inventory not present in /etc/xensource-inventory\n"
exit 1
fi
source /etc/xensource-inventory