aboutsummaryrefslogtreecommitdiff
path: root/src/sensor
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensor')
-rw-r--r--src/sensor/gnunet-sensor-profiler.conf3
-rw-r--r--src/sensor/test_gnunet-service-sensor_reporting.conf3
-rw-r--r--src/sensor/test_pow_sign.conf2
3 files changed, 0 insertions, 8 deletions
diff --git a/src/sensor/gnunet-sensor-profiler.conf b/src/sensor/gnunet-sensor-profiler.conf
index 34a0f41b2..1c9cdb3bd 100644
--- a/src/sensor/gnunet-sensor-profiler.conf
+++ b/src/sensor/gnunet-sensor-profiler.conf
@@ -1,9 +1,6 @@
1[testbed] 1[testbed]
2OVERLAY_TOPOLOGY = FROM_FILE 2OVERLAY_TOPOLOGY = FROM_FILE
3 3
4[arm]
5DEFAULTSERVICES = topology dht cadet
6
7[sensor] 4[sensor]
8SENSOR_DIR = /tmp/gnunet-sensor-profiler/ 5SENSOR_DIR = /tmp/gnunet-sensor-profiler/
9 6
diff --git a/src/sensor/test_gnunet-service-sensor_reporting.conf b/src/sensor/test_gnunet-service-sensor_reporting.conf
index 6c1ad845b..119191f01 100644
--- a/src/sensor/test_gnunet-service-sensor_reporting.conf
+++ b/src/sensor/test_gnunet-service-sensor_reporting.conf
@@ -1,9 +1,6 @@
1[testbed] 1[testbed]
2OVERLAY_TOPOLOGY = CLIQUE 2OVERLAY_TOPOLOGY = CLIQUE
3 3
4[arm]
5DEFAULTSERVICES = topology dht cadet
6
7[sensor] 4[sensor]
8#PREFIX = valgrind --leak-check=full 5#PREFIX = valgrind --leak-check=full
9SENSOR_DIR = /tmp/test-gnunet-service-sensor-reporting/ 6SENSOR_DIR = /tmp/test-gnunet-service-sensor-reporting/
diff --git a/src/sensor/test_pow_sign.conf b/src/sensor/test_pow_sign.conf
index ae23d4d26..e69de29bb 100644
--- a/src/sensor/test_pow_sign.conf
+++ b/src/sensor/test_pow_sign.conf
@@ -1,2 +0,0 @@
1[arm]
2DEFAULTSERVICES = core \ No newline at end of file