diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-17 09:12:45 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-17 09:12:45 +0000 |
commit | b2525ab006d7df86c40f6e7bab87bb112d58f010 (patch) | |
tree | fc9936ac539467bd97c4e500a6c65167d8e98594 | |
parent | 48cff234f2f50df0f9efcfa02110e60d322d2b8d (diff) |
-undo
-rw-r--r-- | src/transport/test_transport_api_reliability.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_reliability.c b/src/transport/test_transport_api_reliability.c index e24530008a..fac13840e8 100644 --- a/src/transport/test_transport_api_reliability.c +++ b/src/transport/test_transport_api_reliability.c @@ -31,11 +31,10 @@ #include "gauger.h" #include "transport-testing.h" - /** * Allow making the problem "bigger". */ -#define FACTOR 10 +#define FACTOR 1 /** * Total number of messages to send |