From 40ea25ce3c968e5605e41a78b39efed6cb5f73ca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Oct 2009 08:32:10 +0000 Subject: [PATCH] sh not bash --- src/statistics/test_gnunet_statistics.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -#!/bin/bash +#!/bin/sh rm -rf /tmp/test-gnunetd-statistics/ exe="./gnunet-statistics -c test_statistics_api_data.conf" -- 2.25.1