aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-04-29 15:14:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-04-29 15:14:33 +0200
commit1364413cee696ff60f4dd1e3ac1eb281ac7a4e8f (patch)
treee29faeca957ef381d4c2ccbda67dce90fe3e3e01 /bbot/worker.cli
parentdb938098044fc5fb76fcdfbec2a28d232028aa51 (diff)
Use fixed TFTP ports for robustness
This way we can cleanup old iptables entries in case or crash/termination
Diffstat (limited to 'bbot/worker.cli')
-rw-r--r--bbot/worker.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/worker.cli b/bbot/worker.cli
index 56c7c6b..09e09a3 100644
--- a/bbot/worker.cli
+++ b/bbot/worker.cli
@@ -90,7 +90,7 @@ namespace bbot
"<addr>",
"The TFTP host address and, optionally, port to use to download the
build task and to upload the build result. By default the link-local
- address 196.254.111.222 with the default TFTP port (69) is used."
+ address 196.254.111.222 with the standard TFTP port (69) is used."
}
};