удаление отладочной печати сравнения и не только
This commit is contained in:
@@ -194,7 +194,6 @@ public abstract class TestingPlanner<P extends TestingPackage> extends Repositor
|
||||
//--
|
||||
Global.Home = testingSystemRoot;
|
||||
Global.CheckTestingSystemDirectories();
|
||||
System.out.println(Global.TestsDirectory.getAbsolutePath());
|
||||
//---
|
||||
machine = new Machine(machineAddress, machineAddress, machinePort, MachineType.Server);
|
||||
user = new User(userName, userPassword, userWorkspace);
|
||||
|
||||
Reference in New Issue
Block a user