ganglia gmetad configure file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5bc8f7bd96
commit
3333e8d7fd
@ -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