فهرست منبع

* forgotten commit to redir.ExecuteProcess

git-svn-id: trunk@33001 -
florian 9 سال پیش
والد
کامیت
1cb91cc7bb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tests/utils/redir.pp

+ 1 - 1
tests/utils/redir.pp

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