From: lace <> Date: Thu, 12 Apr 2007 19:21:56 +0000 (+0000) Subject: +"still" X-Git-Url: http://git.jankratochvil.net/?p=debugger.git;a=commitdiff_plain;h=cc10f96697d64510f56cc00b5af00502ef2237e2 +"still" --- diff --git a/Makefile b/Makefile index a2527ab..6bd6dfa 100644 --- 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: