From 4bc45d875c581e9fc4549770dabe1b3f55011b15 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 6 Apr 2010 12:13:50 +0000 Subject: [PATCH] bash vs sh --- src/dht/test_dht_tools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/test_dht_tools.sh b/src/dht/test_dht_tools.sh index c026ecf0b..d417ac09d 100755 --- a/src/dht/test_dht_tools.sh +++ b/src/dht/test_dht_tools.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh armexe="gnunet-arm -c test_dht_api_peer1.conf " putexe="gnunet-dht-put -c test_dht_api_peer1.conf " -- 2.25.1