From a4c82a1647553e86b9390a837bc9da573f641702 Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 13 Aug 2015 04:20:04 -0400 Subject: [PATCH] correct a typo --- xCAT/postscripts/ospkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/ospkgs b/xCAT/postscripts/ospkgs index 0cec3295b..3f799621b 100755 --- a/xCAT/postscripts/ospkgs +++ b/xCAT/postscripts/ospkgs @@ -409,7 +409,7 @@ if [ $debug -ne 0 ]; then echo "remove pkgs=$pkgs_d" fi -#perform the software maintainancei with the available package management tools, the process: +#perform the software maintenance with the available package management tools, the process: #1.make sure the necessary package management tool is available #2.enable all the available repositories and refresh the relevant metadata #3.upgrade all the existing packages