удаление отладочной печати сравнения и не только
This commit is contained in:
@@ -36,10 +36,7 @@ public class PublishComponentsServer extends RepositoryServerSSHPass {
|
||||
user.connection.tryRM(dst);
|
||||
user.connection.putSingleFile(src, dst);
|
||||
//-
|
||||
|
||||
StartServer();
|
||||
System.out.println("userHome=" + Utils.Brackets(userHome.full_name));
|
||||
System.out.println("testingHome=" + Utils.Brackets(serverHome.full_name));
|
||||
}
|
||||
@Override
|
||||
protected boolean validate() {
|
||||
|
||||
Reference in New Issue
Block a user