fix psh hangs at scale
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7deddaf8f7
commit
502900fee2
@ -111,6 +111,7 @@ sub processoutput { #This way, one arbiter handles output, no interrupting
|
||||
}
|
||||
chomp($line);
|
||||
print $nodehdl{$readyh}.": ".$line."\n";
|
||||
IO::Handle::flush(stdout);
|
||||
}
|
||||
return $rc;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user