Correct syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5d8c72397f
commit
056ee611fd
@ -2887,7 +2887,7 @@ sub forward_data {
|
||||
}
|
||||
$callback->($_);
|
||||
}
|
||||
} else {
|
||||
}
|
||||
}
|
||||
yield(); #Try to avoid useless iterations as much as possible
|
||||
return $rc;
|
||||
|
Loading…
Reference in New Issue
Block a user