mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
traffic_replay: fix typo in message string
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
5ed1682905
commit
4e37336632
@ -37,7 +37,7 @@ def print_err(*args, **kwargs):
|
||||
def main():
|
||||
|
||||
desc = ("Generates network traffic 'conversations' based on <summary-file>"
|
||||
" (which should the output file produced by either traffic_learner"
|
||||
" (which should be the output file produced by either traffic_learner"
|
||||
" or traffic_summary.pl). This traffic is sent to <dns-hostname>,"
|
||||
" which is the full DNS hostname of the DC being tested.")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user