fix
This commit is contained in:
@@ -28,6 +28,6 @@ public class StartTestingServer extends RepositoryServerSSHPass {
|
||||
}
|
||||
@Override
|
||||
protected String getServerFileName() {
|
||||
return "_VisualDVM.TestingSystem.jar";
|
||||
return "TestingSystem.jar";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user