Fixing a typo in comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -915,7 +915,7 @@ sub addkit | ||||
|  | ||||
|         if($rc){ | ||||
|             my %rsp; | ||||
|             push@{ $rsp{data} }, "Failed to extract Kit $kit, (Maybe there was no space left?"; | ||||
|             push@{ $rsp{data} }, "Failed to extract Kit $kit, (Maybe there was no space left?)"; | ||||
|             xCAT::MsgUtils->message( "E", \%rsp, $callback ); | ||||
|             return 1; | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user