aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-05 10:24:41 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-05 10:24:41 +0000
commitd80dcc618cf00ce2c60c143f07e21e43403f97bb (patch)
treeae103cdb71c4eeaf41465bdb2962a5fef5cdfb05 /src/statistics
parent442cc3579dbe817bd234b7fefed20841eb3e8e85 (diff)
downloadgnunet-d80dcc618cf00ce2c60c143f07e21e43403f97bb.tar.gz
gnunet-d80dcc618cf00ce2c60c143f07e21e43403f97bb.zip
sh
Diffstat (limited to 'src/statistics')
-rwxr-xr-xsrc/statistics/test_gnunet_statistics.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/test_gnunet_statistics.sh b/src/statistics/test_gnunet_statistics.sh
index aacbc75b0..c94267939 100755
--- a/src/statistics/test_gnunet_statistics.sh
+++ b/src/statistics/test_gnunet_statistics.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/bin/sh
2 2
3rm -rf /tmp/test-gnunetd-statistics/ 3rm -rf /tmp/test-gnunetd-statistics/
4exe="./gnunet-statistics -c test_statistics_api_data.conf" 4exe="./gnunet-statistics -c test_statistics_api_data.conf"