Slightly augment the code coverage for tests

This commit is contained in:
Pierre Pronchery 2018-03-18 23:44:02 +01:00
parent dd379db119
commit 6a58c425b2

View File

@ -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"