-Further clean up the message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -2112,7 +2112,7 @@ sub add_fruhash { | ||||
|             my $err; | ||||
|             ($err,$fruhash) = parsefru($sessdata->{currfrudata}); | ||||
|             if ($err) { | ||||
|                 sendmsg([1,"Error reading fru area ".$sessdata->{currfruid}.": $err"]); | ||||
|                 sendmsg([1,":Error reading fru area ".$sessdata->{currfruid}.": $err"]); | ||||
|                 return; | ||||
|             } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user