mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
parent
d2e91a1198
commit
785e684983
@ -1539,7 +1539,7 @@ static BOOL torture_samba3_errorpaths(struct torture_context *tctx)
|
||||
if (!NT_STATUS_EQUAL(status,
|
||||
NT_STATUS_DOS(ERRDOS, ERRrename))) {
|
||||
torture_comment(tctx, "(%s) incorrect status %s "
|
||||
"should be ERRDOS:ERRnoaccess\n",
|
||||
"should be ERRDOS:ERRrename\n",
|
||||
__location__, nt_errstr(status));
|
||||
goto fail;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user