diff --git a/generate-pshell-plugin-testing-list.bat b/generate-pshell-plugin-testing-list.bat index 2785645..cd3442e 100644 --- a/generate-pshell-plugin-testing-list.bat +++ b/generate-pshell-plugin-testing-list.bat @@ -25,6 +25,8 @@ for /F "tokens=2 delims==" %%s in ('set sources[') do call :addfile %%s echo %myvar% %myvar% +timeout 4 + goto :eof :addfile diff --git a/pshell-plugin-testing-list.zip b/pshell-plugin-testing-list.zip index 5af48a0..760e510 100644 Binary files a/pshell-plugin-testing-list.zip and b/pshell-plugin-testing-list.zip differ diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 1fc17e4..73b2792 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Fri Jan 15 13:14:26 CET 2016 +#Fri Jan 15 13:31:56 CET 2016 customPanel= showEnabledTestsOnly=true listFilter=LabTests2