+"still"
authorlace <>
Thu, 12 Apr 2007 19:21:56 +0000 (19:21 +0000)
committerlace <>
Thu, 12 Apr 2007 19:21:56 +0000 (19:21 +0000)
Makefile

index a2527ab..6bd6dfa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,8 @@ check: testsuite
 
 .PHONY: still
 still:
-       FIXME ./testsuite && false
+       ls -l core* 2>/dev/null; set -ex; ulimit -c unlimited; time ./testsuite -l
+
 
 .PHONY: clean
 clean: