Code cleanup

This commit is contained in:
Pierre Pronchery 2016-09-15 03:45:42 +02:00
parent 1c3e7d8062
commit 8327f0d37e

View File

@ -27,7 +27,7 @@
#variables
PROGNAME="tests.sh"
#executables
CONFIGURE="${OBJDIR}../src/configure"
CONFIGURE="$OBJDIR../src/configure"
DATE="date"
DIFF="diff"
RM="rm"