mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
nbench: Fix typo.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Mar 13 14:53:07 CET 2012 on sn-devel-104
This commit is contained in:
parent
58b205d486
commit
85f128e8f3
@ -66,7 +66,7 @@ static bool run_netbench(struct torture_context *tctx, struct smbcli_state *cli,
|
||||
int n = 0;
|
||||
|
||||
if (target_rate != 0 && client == 0) {
|
||||
printf("Targetting %.4f MByte/sec\n", target_rate);
|
||||
printf("Targeting %.4f MByte/sec\n", target_rate);
|
||||
}
|
||||
|
||||
nb_setup(cli, client);
|
||||
|
Loading…
Reference in New Issue
Block a user