mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
torture-notify: Give nonrecursive updates 200ms
This is in line with the recursive updates before. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Jul 13 15:00:26 CEST 2015 on sn-devel-104
This commit is contained in:
parent
40bcdb364b
commit
893484602d
@ -440,6 +440,7 @@ static bool test_notify_recursive(struct torture_context *tctx,
|
||||
smbcli_rmdir(cli2->tree, BASEDIR "\\subdir-name");
|
||||
smbcli_unlink(cli->tree, BASEDIR "\\subname3-r");
|
||||
|
||||
smb_msleep(200);
|
||||
notify.nttrans.in.recursive = false;
|
||||
req2 = smb_raw_changenotify_send(cli->tree, ¬ify);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user