From e935e9499760e11ca20f8d17b9dc28f305a20386 Mon Sep 17 00:00:00 2001 From: Ethan Jackson Date: Tue, 12 Apr 2011 13:20:13 -0700 Subject: [PATCH] xenserver: Fix typo in RPM install message. --- xenserver/openvswitch-xen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenserver/openvswitch-xen.spec b/xenserver/openvswitch-xen.spec index 4d03991d0..c428fc6de 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) -- 2.43.0