]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/smb2: use ';' as field separator in bench.c progress output
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Mar 2026 15:46:16 +0000 (16:46 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 20 Mar 2026 13:27:34 +0000 (13:27 +0000)
commit07eeb0fbb11090b2c8b4e2cd39b10f982ee0835f
tree21d7a8ddfe61ca3d6b375c479dc2e0b877c6fab5
parentcecbdb73fbf103d68d0275adaf8083a730171fce
s4:torture/smb2: use ';' as field separator in bench.c progress output

',' will be used as thousands separator in the next patch.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/torture/smb2/bench.c