Преглед на файлове

* ignore -R when doing emulator based testing

git-svn-id: trunk@9735 -
florian преди 17 години
родител
ревизия
d88847dc14
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      tests/utils/dotest.pp

+ 0 - 2
tests/utils/dotest.pp

@@ -736,8 +736,6 @@ begin
       {$I+}
       ioresult;
       s:=CurrDir+SplitFileName(TestExe);
-      if RemotePath<>'' then
-        s:='-R '+RemotePath+' '+s;
       execres:=ExecuteEmulated(EmulatorName,s);
       {$I-}
        ChDir(OldDir);