Skip to content

Commit cc3ff1f

Browse files
RajThak-998Copilot
andauthored
Update core/src/main/java/hudson/slaves/SlaveComputer.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 61288a3 commit cc3ff1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/hudson/slaves/SlaveComputer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,6 @@ public void onClosed(Channel c, IOException cause) {
752752
defaultCharset = Charset.forName(defaultCharsetName);
753753

754754
// Reset the flag for the new connection
755-
756755
afterDisconnectCalled = false;
757756

758757
synchronized (statusChangeLock) {

0 commit comments

Comments
 (0)