r7390: Revision 7371 did not help :-(
authorVolker Lendecke <vlendec@samba.org>
Wed, 8 Jun 2005 12:47:00 +0000 (12:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:07 +0000 (10:57 -0500)
(This used to be commit a405e7f479cb71be5634b79f2d7847fcf018f516)

source3/torture/torture.c

index 199fe74b73fb4fc89fd2f068abad47025cd55b52..ef9497d9ad9e16cccee7091f8d60509a17053761 100644 (file)
@@ -4481,10 +4481,6 @@ static BOOL run_dirtest1(int dummy)
 
        cli_sockopt(cli, sockops);
 
-       /* This is for a particular *slow* machine, lets see whether this then
-        * shows up in the build farm. */
-       cli->timeout *= 10;
-
        cli_list(cli, "\\LISTDIR\\*", 0, del_fn, cli);
        cli_list(cli, "\\LISTDIR\\*", aDIR, del_fn, cli);
        cli_rmdir(cli, "\\LISTDIR");