Konstantin Ladutenko hace 7 años
padre
commit
e342fcc616
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hpc.bat

+ 1 - 1
hpc.bat

@@ -15,7 +15,7 @@ echo Before loop
 :loop
 REM random timeout 10 seconds
     set /a timeout=%RANDOM% * 11 / 32768
-    timeout %timeout%
+    start /wait timeout %timeout%
     echo %TEMP% > temppath.txt
     "C:\Program Files\Lumerical\FDTD\bin\fdtd-solutions" -nw -run create_hpc_bat.lsf
     call %host%exec.bat