sync from 2.7 for ganglia configure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
43fbad64ac
commit
cc33f2065d
@ -474,7 +474,7 @@ sub confGmetad {
|
||||
}
|
||||
|
||||
my $tmp = `/bin/grep "xCAT gmetad settings done" $configure_file`;
|
||||
if ($tmp) { #openinf if ?
|
||||
if (!$tmp) { #openinf if ?
|
||||
if ($callback) {
|
||||
my $resp = {};
|
||||
$resp->{data}->[0] = "$localhost: $tmp";
|
||||
|
Loading…
Reference in New Issue
Block a user