diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-07-05 18:26:01 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-07-05 18:26:01 +0000 |
commit | a47cf8cc202324e8c071eb3137e4c5ec96cf149c (patch) | |
tree | b585819f36d280f34f09ab77d0440641592ce88b /contrib | |
parent | 823f07128f2fc2c672ad064b63a3f65059d0b5ae (diff) |
-update ignores
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/hellos/PIEU | bin | 839 -> 0 bytes | |||
-rw-r--r-- | contrib/hellos/TFRM | bin | 564 -> 0 bytes | |||
-rw-r--r-- | contrib/regex_profiler_infiniband.conf | 7 | ||||
-rw-r--r-- | contrib/testbed_infiniband.conf | 6 | ||||
-rw-r--r-- | contrib/testbed_supermuc.conf | 6 |
5 files changed, 0 insertions, 19 deletions
diff --git a/contrib/hellos/PIEU b/contrib/hellos/PIEU Binary files differdeleted file mode 100644 index 2d4a609e96..0000000000 --- a/contrib/hellos/PIEU +++ /dev/null diff --git a/contrib/hellos/TFRM b/contrib/hellos/TFRM Binary files differdeleted file mode 100644 index 490dd2e045..0000000000 --- a/contrib/hellos/TFRM +++ /dev/null diff --git a/contrib/regex_profiler_infiniband.conf b/contrib/regex_profiler_infiniband.conf index 9749a1a87b..dac0a8c230 100644 --- a/contrib/regex_profiler_infiniband.conf +++ b/contrib/regex_profiler_infiniband.conf @@ -50,9 +50,6 @@ AUTOSTART = NO AUTOSTART = NO HOSTNAME = localhost -[block] -plugins = dht mesh - [transport] AUTOSTART = YES PLUGINS = tcp @@ -86,15 +83,11 @@ DISABLE = NO [TESTING] NUM_PEERS = 5 -WEAKRANDOM = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat MAX_CONCURRENT_SSH = 10 USE_PROGRESSBARS = YES PEERGROUP_TIMEOUT = 2400 s -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey - [PATHS] SERVICEHOME = /tmp/perf-regex/ diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf index cfebe8787b..604aae8fba 100644 --- a/contrib/testbed_infiniband.conf +++ b/contrib/testbed_infiniband.conf @@ -29,9 +29,6 @@ DISABLE_TRY_CONNECT = YES AUTOSTART = NO PORT = 72 -[block] -plugins = dht test - [dhtcache] QUOTA = 1 MB DATABASE = sqlite @@ -58,9 +55,6 @@ TIMEOUT = 300 s PORT = 12368 BROADCAST = NO -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey - [PATHS] SERVICEHOME = /tmp/test-testbed/ diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf index de9a3c9458..f31dbd74f6 100644 --- a/contrib/testbed_supermuc.conf +++ b/contrib/testbed_supermuc.conf @@ -31,9 +31,6 @@ DISABLE_TRY_CONNECT = YES AUTOSTART = NO PORT = 72 -[block] -plugins = dht test - [dhtcache] QUOTA = 1 MB DATABASE = sqlite @@ -60,9 +57,6 @@ TIMEOUT = 300 s PORT = 12368 BROADCAST = NO -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey - [PATHS] SERVICEHOME = /tmp/test-testbed/ |