Code cleanup
This commit is contained in:
parent
1c3e7d8062
commit
8327f0d37e
@ -27,7 +27,7 @@
|
|||||||
#variables
|
#variables
|
||||||
PROGNAME="tests.sh"
|
PROGNAME="tests.sh"
|
||||||
#executables
|
#executables
|
||||||
CONFIGURE="${OBJDIR}../src/configure"
|
CONFIGURE="$OBJDIR../src/configure"
|
||||||
DATE="date"
|
DATE="date"
|
||||||
DIFF="diff"
|
DIFF="diff"
|
||||||
RM="rm"
|
RM="rm"
|
||||||
|
Loading…
Reference in New Issue
Block a user