Startup
This commit is contained in:
@@ -1077,6 +1077,7 @@ public class TestingList extends Panel {
|
||||
System.out.println("status: "+String.valueOf(pshellStatus==initStatus));
|
||||
} catch (Exception ex) {
|
||||
Logger.getLogger(TestingList.class.getName()).log(Level.SEVERE, null, ex);
|
||||
System.out.println( ex);
|
||||
}
|
||||
setButtonToStart();
|
||||
updateStatus();
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Tue Jan 19 10:26:36 CET 2016
|
||||
#Tue Jan 19 10:28:59 CET 2016
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=LabTests2
|
||||
|
||||
Reference in New Issue
Block a user