Closedown
This commit is contained in:
@@ -315,7 +315,7 @@ public class TestingList extends Panel {
|
||||
i++;
|
||||
}
|
||||
for (i=0 ; i < msg.length; i++) {
|
||||
System.out.println(msg[i]);
|
||||
System.out.println(msg[i].getBytes());
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Thu Oct 12 10:56:25 CEST 2017
|
||||
#Thu Oct 12 11:02:52 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=rps-try
|
||||
|
||||
Reference in New Issue
Block a user