projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883bedb
)
Fix for typo in warning message.
author
Keith Amidon
<keith@nicira.com>
Wed, 13 May 2009 21:48:42 +0000
(14:48 -0700)
committer
Keith Amidon
<keith@nicira.com>
Wed, 13 May 2009 21:48:42 +0000
(14:48 -0700)
xenserver/vswitch-xen.spec
patch
|
blob
|
history
diff --git
a/xenserver/vswitch-xen.spec
b/xenserver/vswitch-xen.spec
index eb5049da92192dba4991bde99c96c900a7170b24..12e044593605fd2630f065bbcedbd9c4e7c32bf1 100644
(file)
--- a/
xenserver/vswitch-xen.spec
+++ b/
xenserver/vswitch-xen.spec
@@
-157,7
+157,7
@@
done
if [ "$1" = "1" ]; then # $1 = 2 for upgrade
printf "\nYou MUST reboot the server NOW to complete the change to the\n"
- printf "the Nicira vswitch. Att
me
pts to modify networking on the server\n"
+ printf "the Nicira vswitch. Att
em
pts to modify networking on the server\n"
printf "or any hosted VM will fail until after the reboot and could\n"
printf "leave the server in an state requiring manual recovery.\n\n"
else