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 :-/.
This commit is contained in:
Paul Smith
2005-06-27 22:18:47 +00:00
parent 261d7b44fa
commit 7dfa2461c3
4 changed files with 39 additions and 53 deletions

View File

@@ -104,7 +104,7 @@ run_make_test('
.PRECIOUS: %.bar
%.bar:; @touch $@ && false
%.bar:; @touch $@ && exit 1
$(dir)/foo.bar: