From: Joachim Breitner Date: Mon, 27 Jul 2009 23:58:32 +0000 (+0200) Subject: [tests] Make tests less chatty X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=c51fd4fb7ff024eb0f560d615827ce9742938786 [tests] Make tests less chatty --- 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;