tests: avoid spurious failure of deleted-am.test with FreeBSD make
commitd55b9302515d68c178259048df592f0a80d1d67d
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jan 2012 20:03:45 +0000 (27 21:03 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 28 Jan 2012 07:06:40 +0000 (28 08:06 +0100)
tree76f9148dc97a1af7a586288638d8b250cda03e60
parentbe0a696aac24a55f8281e9585c87a14138206eb5
tests: avoid spurious failure of deleted-am.test with FreeBSD make

* tests/deleted-am.test: Sleep between the removal of the included
'.am' fragments and the subsequent "make" calls, to ensure that the
remake rules kick in.  This is required to avoid racy spurious
failures (~ 60% of the time) with FreeBSD make.
tests/deleted-am.test