From 7dfa2461c32020f56a55239830b280752b1748a1 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 27 Jun 2005 22:18:47 +0000 Subject: Cleaned up some problems found with the tests running on a powerful Solaris system with an EMC NFS storage solution. Still get some odd errors here unfortunately related to sub-second timestamps that I just can't figure out. It all works if we run the tests in /tmp instead though :-/. --- tests/scripts/features/patternrules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/scripts/features/patternrules') diff --git a/tests/scripts/features/patternrules b/tests/scripts/features/patternrules index 0e2f281..c5bdf0a 100644 --- a/tests/scripts/features/patternrules +++ b/tests/scripts/features/patternrules @@ -104,7 +104,7 @@ run_make_test(' .PRECIOUS: %.bar -%.bar:; @touch $@ && false +%.bar:; @touch $@ && exit 1 $(dir)/foo.bar: -- cgit v1.2.3