fix defect 3510989
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -274,8 +274,9 @@ if ($::INITIALINSTALL || $::FORCE || $::UPDATEINSTALL) | ||||
|  | ||||
|     if ($::osname eq 'AIX') | ||||
|     { | ||||
|         xCAT::Utils->setupAIXconserver($::VERBOSE); | ||||
|  | ||||
|         if ($::INITIALINSTALL) {  # only do once on install | ||||
|           xCAT::Utils->setupAIXconserver($::VERBOSE); | ||||
|         } | ||||
|         &setupAIXIPMITool; | ||||
|  | ||||
|         # Add the xcatd subsystem to the AIX | ||||
|   | ||||
		Reference in New Issue
	
	Block a user