sync the fix for bug 3144.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@15313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
4fd19c1cb3
commit
760f6bba6e
@ -1146,7 +1146,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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user