git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/dataminer-pool-manager@151252 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
97ceef4387
commit
7a074d742d
|
@ -144,6 +144,7 @@ public class CheckMethod {
|
|||
}
|
||||
//success = true; // something else went wrong
|
||||
}
|
||||
channel.disconnect();
|
||||
c.disconnect();
|
||||
session.disconnect();
|
||||
return success;
|
||||
|
|
Loading…
Reference in New Issue