Closedown
This commit is contained in:
@@ -430,8 +430,8 @@ public class TestingList extends Panel {
|
||||
//launch the test
|
||||
try{
|
||||
args.put("DEVICE", sDeviceName);
|
||||
//args.put("ret", "");
|
||||
//args.put("status", false);
|
||||
args.put("ret", "");
|
||||
args.put("status", false);
|
||||
run(sTestName, args);
|
||||
} catch (Exception ex) {
|
||||
SwingUtils.showMessage(this, "", ex.toString());
|
||||
|
||||
Reference in New Issue
Block a user