torture-notify: Give nonrecursive updates 200ms
[sfrench/samba-autobuild/.git] / source4 / torture / raw / notify.c
index 9d837e77d01ab85e341ebb3cf8c28fc89ad88c7f..fdb5771bf3d9f97af78142ec9941da30f7969b06 100644 (file)
@@ -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, &notify);