* forgotten commit to redir.ExecuteProcess

git-svn-id: trunk@33001 -
This commit is contained in:
florian 2016-01-24 15:25:59 +00:00
parent 1266491085
commit 1cb91cc7bb

View File

@ -1101,7 +1101,7 @@ begin
counter:=0;
{$endif not Windows}
{$else}
P.WaitForExit(max_count);
P.WaitOnExit(max_count);
counter:=max_count;
{$endif}