From e4e696b12ccc6815e3bf9550bd7ff98682f090e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Wed, 19 Oct 2011 08:35:45 +0200 Subject: run_command has unused argument --- easy_e17.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy_e17.sh b/easy_e17.sh index 6c54156..71537c1 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -889,7 +889,7 @@ function logfile_banner () function run_command () { name=$1 - path=$2 + path=$2 # TODO : NOT USED title=$3 log_title=$4 mode_needed=$5 -- cgit v1.1-2-g2b99