Mercurial > hg > octave-lyh
changeset 948:270669e9ee93
[project @ 1994-11-23 00:39:37 by jwe]
author | jwe |
---|---|
date | Wed, 23 Nov 1994 00:39:37 +0000 |
parents | 570f55edf65f |
children | 46728d21c6eb |
files | test/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/test/Makefile.in +++ b/test/Makefile.in @@ -35,7 +35,7 @@ $(RUNTEST) \ OCTAVE="$(OCTAVE_BINARY)" \ OCTAVE_SCRIPT_PATH="$(OCTAVE_SCRIPT_PATH)" \ - --tool octave --srcdir $(srcdir) ; \ + --tool octave --srcdir $(srcdir) $(RUNTEST_FLAGS) ; \ else \ echo "***" ; \ echo "*** Sorry, I can't run tests without DejaGnu" ; \