Closedown

This commit is contained in:
boccioli_m
2016-01-19 10:37:17 +01:00
parent 3492b8afb7
commit 06e9036a54

View File

@@ -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;