fix for bug 3144 - error message is not explicit for xcat2nim -t group.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -1147,7 +1147,7 @@ ions.\n"; | ||||
|    		if ($::RUNCMD_RC  != 0) | ||||
|    		{ | ||||
|    			my $rsp; | ||||
|    			$rsp->{data}->[0] = "$::msgstr Could not create a NIM definition for \'$group\'.\n"; | ||||
|    			$rsp->{data}->[0] = "$::msgstr Error running command \'$cmd\'.\n"; | ||||
| 			if ($::verbose) | ||||
|    			{ | ||||
| 				$rsp->{data}->[1] = "$output"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user