[ovs-dev] [branch-1.1 15/34] xenserver: Fix typo in RPM install message.

Ben Pfaff blp at nicira.com
Fri Apr 29 21:56:46 UTC 2011


From: Ethan Jackson <ethan at nicira.com>

---
 xenserver/openvswitch-xen.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec
index 4d03991..c428fc6 100644
--- a/xenserver/openvswitch-xen.spec
+++ b/xenserver/openvswitch-xen.spec
@@ -231,7 +231,7 @@ if [ "$1" = "1" ]; then    # $1 = 2 for upgrade
     printf "\nYou MUST reboot the server NOW to complete the change to\n"
     printf "Open vSwitch.  Attempts 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"
+    printf "leave the server in a state requiring manual recovery.\n\n"
 else
 
     mode=$(cat /etc/xensource/network.conf)
-- 
1.7.4.4




More information about the dev mailing list