[project @ 1999-06-14 08:31:41 by sof]
authorsof <unknown>
Mon, 14 Jun 1999 08:31:41 +0000 (08:31 +0000)
committersof <unknown>
Mon, 14 Jun 1999 08:31:41 +0000 (08:31 +0000)
prescript wibble

ghc/tests/programs/life_space_leak/Makefile
ghc/tests/programs/life_space_leak/life.test

index 00783e5..cc14abc 100644 (file)
@@ -1,7 +1,7 @@
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
 
-SRC_RUNTEST_OPTS += -prescript "./life.test
+SRC_RUNTEST_OPTS += -prescript ./life.test
 
 all :: runtest
 
index 7bc7e38..aa35349 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-$1 | sum > /tmp/sum-real-$$
+./life_space_leak | sum > /tmp/sum-real-$$
 
 cat > /tmp/sum-expected-$$ << EOTHING
 02845  1350