This commit is contained in:
boccioli_m
2017-10-13 13:18:19 +02:00
parent 598fdb2621
commit cd0e531825
4 changed files with 4 additions and 4 deletions

View File

@@ -2131,7 +2131,7 @@ public class TestingList extends Panel {
}
//animate the custom panel (if present)
animateCustomPanel(sDeviceName);
//System.out.println(sParallelizeCommand);
System.out.println("sParallelizeCommand: " +sParallelizeCommand);
//run test(s)
Object ret = eval(sParallelizeCommand);
//System.out.println(ret);