mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
r22188: fix formating bug
metze (This used to be commit e40912a2fd011351c6f0e7112f2984763bc53cb6)
This commit is contained in:
parent
f1b2b43ba5
commit
714b5df833
@ -84,7 +84,7 @@ static BOOL check_unix_info2(struct torture_context *torture,
|
||||
*/
|
||||
if ((info2->flags_mask & info2->file_flags) == 0) {
|
||||
torture_result(torture, TORTURE_FAIL,
|
||||
__location__"%s: UNIX_INFO2 flags field 0x%08x, "
|
||||
__location__": UNIX_INFO2 flags field 0x%08x, "
|
||||
"does not match mask 0x%08x\n",
|
||||
info2->file_flags, info2->flags_mask);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user