From 23103a6e42d2901b0f5e52d56b232368a0035f0d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 20 Apr 2023 21:40:13 +0300 Subject: Add support for bbot.bindist.upload and bbot.upload steps in worker --- bbot/agent/tftp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/agent/tftp.cxx') diff --git a/bbot/agent/tftp.cxx b/bbot/agent/tftp.cxx index b671060..58aaabc 100644 --- a/bbot/agent/tftp.cxx +++ b/bbot/agent/tftp.cxx @@ -126,7 +126,7 @@ namespace bbot ops.tftp ()); // This is not really accurate since tftpd will, for example, serve - // an upload request until it is complete. But it's close anough for + // an upload request until it is complete. But it's close enough for // our needs. // sec -= (inc - static_cast (timeout.tv_sec)); -- cgit v1.1