aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-05 18:26:01 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-05 18:26:01 +0000
commita47cf8cc202324e8c071eb3137e4c5ec96cf149c (patch)
treeb585819f36d280f34f09ab77d0440641592ce88b
parent823f07128f2fc2c672ad064b63a3f65059d0b5ae (diff)
downloadgnunet-a47cf8cc202324e8c071eb3137e4c5ec96cf149c.tar.gz
gnunet-a47cf8cc202324e8c071eb3137e4c5ec96cf149c.zip
-update ignores
-rw-r--r--contrib/hellos/PIEUbin839 -> 0 bytes
-rw-r--r--contrib/hellos/TFRMbin564 -> 0 bytes
-rw-r--r--contrib/regex_profiler_infiniband.conf7
-rw-r--r--contrib/testbed_infiniband.conf6
-rw-r--r--contrib/testbed_supermuc.conf6
5 files changed, 0 insertions, 19 deletions
diff --git a/contrib/hellos/PIEU b/contrib/hellos/PIEU
deleted file mode 100644
index 2d4a609e9..000000000
--- a/contrib/hellos/PIEU
+++ /dev/null
Binary files differ
diff --git a/contrib/hellos/TFRM b/contrib/hellos/TFRM
deleted file mode 100644
index 490dd2e04..000000000
--- a/contrib/hellos/TFRM
+++ /dev/null
Binary files differ
diff --git a/contrib/regex_profiler_infiniband.conf b/contrib/regex_profiler_infiniband.conf
index 9749a1a87..dac0a8c23 100644
--- a/contrib/regex_profiler_infiniband.conf
+++ b/contrib/regex_profiler_infiniband.conf
@@ -50,9 +50,6 @@ AUTOSTART = NO
50AUTOSTART = NO 50AUTOSTART = NO
51HOSTNAME = localhost 51HOSTNAME = localhost
52 52
53[block]
54plugins = dht mesh
55
56[transport] 53[transport]
57AUTOSTART = YES 54AUTOSTART = YES
58PLUGINS = tcp 55PLUGINS = tcp
@@ -86,15 +83,11 @@ DISABLE = NO
86 83
87[TESTING] 84[TESTING]
88NUM_PEERS = 5 85NUM_PEERS = 5
89WEAKRANDOM = YES
90HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 86HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
91MAX_CONCURRENT_SSH = 10 87MAX_CONCURRENT_SSH = 10
92USE_PROGRESSBARS = YES 88USE_PROGRESSBARS = YES
93PEERGROUP_TIMEOUT = 2400 s 89PEERGROUP_TIMEOUT = 2400 s
94 90
95[gnunetd]
96HOSTKEY = $SERVICEHOME/.hostkey
97
98[PATHS] 91[PATHS]
99SERVICEHOME = /tmp/perf-regex/ 92SERVICEHOME = /tmp/perf-regex/
100 93
diff --git a/contrib/testbed_infiniband.conf b/contrib/testbed_infiniband.conf
index cfebe8787..604aae8fb 100644
--- a/contrib/testbed_infiniband.conf
+++ b/contrib/testbed_infiniband.conf
@@ -29,9 +29,6 @@ DISABLE_TRY_CONNECT = YES
29AUTOSTART = NO 29AUTOSTART = NO
30PORT = 72 30PORT = 72
31 31
32[block]
33plugins = dht test
34
35[dhtcache] 32[dhtcache]
36QUOTA = 1 MB 33QUOTA = 1 MB
37DATABASE = sqlite 34DATABASE = sqlite
@@ -58,9 +55,6 @@ TIMEOUT = 300 s
58PORT = 12368 55PORT = 12368
59BROADCAST = NO 56BROADCAST = NO
60 57
61[gnunetd]
62HOSTKEY = $SERVICEHOME/.hostkey
63
64[PATHS] 58[PATHS]
65SERVICEHOME = /tmp/test-testbed/ 59SERVICEHOME = /tmp/test-testbed/
66 60
diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf
index de9a3c945..f31dbd74f 100644
--- a/contrib/testbed_supermuc.conf
+++ b/contrib/testbed_supermuc.conf
@@ -31,9 +31,6 @@ DISABLE_TRY_CONNECT = YES
31AUTOSTART = NO 31AUTOSTART = NO
32PORT = 72 32PORT = 72
33 33
34[block]
35plugins = dht test
36
37[dhtcache] 34[dhtcache]
38QUOTA = 1 MB 35QUOTA = 1 MB
39DATABASE = sqlite 36DATABASE = sqlite
@@ -60,9 +57,6 @@ TIMEOUT = 300 s
60PORT = 12368 57PORT = 12368
61BROADCAST = NO 58BROADCAST = NO
62 59
63[gnunetd]
64HOSTKEY = $SERVICEHOME/.hostkey
65
66[PATHS] 60[PATHS]
67SERVICEHOME = /tmp/test-testbed/ 61SERVICEHOME = /tmp/test-testbed/
68 62