mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 21:28:03 +02:00
* forgotten commit to redir.ExecuteProcess
git-svn-id: trunk@33001 -
This commit is contained in:
parent
1266491085
commit
1cb91cc7bb
@ -1101,7 +1101,7 @@ begin
|
||||
counter:=0;
|
||||
{$endif not Windows}
|
||||
{$else}
|
||||
P.WaitForExit(max_count);
|
||||
P.WaitOnExit(max_count);
|
||||
counter:=max_count;
|
||||
{$endif}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user