aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-04 08:32:10 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-04 08:32:10 +0000
commit40ea25ce3c968e5605e41a78b39efed6cb5f73ca (patch)
treee0d14440e4f1a7e9956e590a34da736e124a6765 /src/statistics
parent9b8bd69a86700ede757a4a103be076b94806977b (diff)
downloadgnunet-40ea25ce3c968e5605e41a78b39efed6cb5f73ca.tar.gz
gnunet-40ea25ce3c968e5605e41a78b39efed6cb5f73ca.zip
sh not bash
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 43f629f36..191b4321b 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"