mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	change error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -934,8 +934,8 @@ sub setupmysqlroot | ||||
|     if ($::RUNCMD_RC != 0) | ||||
|     { | ||||
|         xCAT::MsgUtils->message( | ||||
|             "E", | ||||
|             "mysqladmin -u root password command failed, trying to set root password in MySQL. Possibly already set." | ||||
|             "I", | ||||
|             "Warning, mysqladmin -u root password command failed, trying to set root password in MySQL. If root id has been defined in MySQL, and has a password then this message can be ignored." | ||||
|             ); | ||||
|  | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user