From 614f831f1272833c2956d4dbffb784e04f0e73d4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 7 May 2018 09:08:52 +0200 Subject: Fix error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- echo-test/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echo-test/test b/echo-test/test index 574cd26..8998d5c 100755 --- a/echo-test/test +++ b/echo-test/test @@ -2,7 +2,7 @@ cd -- "$(dirname "$0")" if test -z "$ECHO"; then - TRUE=../echo + ECHO=../echo fi e="$PREFIX $ECHO" N=10 -- cgit v1.2.3-70-g09d2