Startup
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user