-Change 'writefrue' to 'rfrurewrite'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -33,7 +33,7 @@ sub handled_commands { | ||||
|     rsetboot => 'nodehm:mgt', | ||||
|     rbeacon => 'nodehm:mgt', | ||||
|     reventlog => 'nodehm:mgt', | ||||
|     writefru => 'nodehm:mgt', | ||||
|     rfrurewrite => 'nodehm:mgt', | ||||
|   } | ||||
| } | ||||
|  | ||||
| @@ -754,7 +754,7 @@ sub ipmicmd { | ||||
| 	elsif($command eq "generic") { | ||||
| 		($rc,@output) = generic($subcommand); | ||||
| 	} | ||||
| 	elsif($command eq "writefru") { | ||||
| 	elsif($command eq "rfrurewrite") { | ||||
| 		($rc,@output) = writefru($subcommand,shift); | ||||
| 	} | ||||
| 	elsif($command eq "fru") { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user