Closedown
This commit is contained in:
@@ -1081,6 +1081,7 @@ public class TestingList extends Panel {
|
||||
Logger.getLogger(TestingList.class.getName()).log(Level.SEVERE, null, ex);
|
||||
sWait = "pshell is initialising: please try again in a few seconds...";
|
||||
}
|
||||
//pshell is actually initialising: don't start tests
|
||||
if(!sWait.isEmpty()){
|
||||
System.out.println(sWait);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user