Fix problem where xcatd start fails to relay data to launcher process due to buffering
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
08912283aa
commit
4aa483e6a4
@ -871,6 +871,7 @@ unless ($listener) {
|
||||
}
|
||||
if ($startupparent) {
|
||||
print $startupparent "SUCCESS\n";
|
||||
close($startupparent);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user