Explorar o código

* ignore -R when doing emulator based testing

git-svn-id: trunk@9735 -
florian %!s(int64=17) %!d(string=hai) anos
pai
achega
d88847dc14
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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);