aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf/daemontest_large_put.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/daemontest_large_put.c')
-rw-r--r--src/testzzuf/daemontest_large_put.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testzzuf/daemontest_large_put.c b/src/testzzuf/daemontest_large_put.c
index 2a80bdb4..b39ff737 100644
--- a/src/testzzuf/daemontest_large_put.c
+++ b/src/testzzuf/daemontest_large_put.c
@@ -37,16 +37,6 @@
37 37
38#include "socat.c" 38#include "socat.c"
39 39
40/**
41 * A larger loop count will run more random tests --
42 * which would be good, except that it may take too
43 * long for most user's patience. So this small
44 * value is the default.
45 */
46#define LOOP_COUNT 10
47
48#define CURL_TIMEOUT 50L
49
50static int oneone; 40static int oneone;
51 41
52/** 42/**