From c51fd4fb7ff024eb0f560d615827ce9742938786 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Tue, 28 Jul 2009 01:58:32 +0200 Subject: [PATCH] [tests] Make tests less chatty --- tests/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.sh b/tests/tests.sh index 41adf6c..a20da90 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -73,7 +73,7 @@ mkdir $testdir/db/amd64; function wanna-build { # Here we make sure that the "require /etc/wanan-build.conf" does not # have effect, and load our own file instead. - echo "Executing wanna-build" "$@" >&2 + #echo "Executing wanna-build" "$@" >&2 export PERL5LIB=/home/jojo/debian/wanna-build/testsetup/bin perl -e ' package conf; -- 2.39.2