aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-05-09 18:19:43 +0000
committerRob Savoye <rob@welcomehome.org>2001-05-09 18:19:43 +0000
commit63f46a0d3ea48d88ecca1be0102043df7a2403cb (patch)
treec911b2f8c24526ecdd1e105170e9dde660baa46b /Makefile.am
parent7422e6ab359e05c9b350f6fce4ff57afe8dc1489 (diff)
downloaddejagnu-63f46a0d3ea48d88ecca1be0102043df7a2403cb.zip
dejagnu-63f46a0d3ea48d88ecca1be0102043df7a2403cb.tar.gz
dejagnu-63f46a0d3ea48d88ecca1be0102043df7a2403cb.tar.bz2
* runtest.exp: Add new command line option, --status (or -st) to
toggle whether Tcl script bugs in test drivers should be propogated as an error to the shell. * lib/dejagnu.exp: Trim off test state part of the message, so we don't duplicate it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 099d4d8..b49d6c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ TLCSH = @TCLSH@
RUNTESTDEFAULTFLAGS = --srcdir $(srcdir)/testsuite RUNTEST=$(RUNTEST)
RUNTEST = ` \
if [ -f ${srcdir}/runtest$(EXEEXT) ] ; then \
- echo ${srcdir}/runtest$(EXEEXT) ; \
+ echo ${srcdir}/runtest$(EXEEXT); \
else echo "ERROR: runtest not found" ; exit 1; fi`
CLEANFILES = x.log x.sum site.bak setval.tmp