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