Correct syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
97e50a2aae
commit
aca5b290c2
@ -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