diff --git a/tests/tests.sh b/tests/tests.sh index 90c7747..2f8a94c 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -27,7 +27,7 @@ #variables PROGNAME="tests.sh" #executables -CONFIGURE="$OBJDIR../tools/configure -S" +CONFIGURE="$OBJDIR../tools/configure -S -q -v" DATE="date" DIFF="diff" RM="rm -f"