Merge "Read initial ack for scp" into stable-2.6
This commit is contained in:
@@ -92,6 +92,7 @@ final class ScpCommand extends BaseCommand {
|
||||
|
||||
private void runImp() {
|
||||
try {
|
||||
readAck();
|
||||
if (error != null) {
|
||||
throw error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user