automerge
This commit is contained in:
mergify[bot]
2019-12-02 19:26:42 -08:00
committed by Grimes
parent f5fad5b43d
commit 49d4925856

View File

@ -139,7 +139,7 @@ pub fn verify_reachable_ports(
); );
std::process::exit(1); std::process::exit(1);
}); });
info!("tdp/{} is reachable", port); info!("tcp/{} is reachable", port);
} }
// Wait for a datagram to arrive at each UDP port // Wait for a datagram to arrive at each UDP port