tests: avoid a couple of extra sleep with GNU make
commit73a09981c3ed6932a319768bfb7a5fffc80457b3
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 26 May 2013 09:35:15 +0000 (26 11:35 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 26 May 2013 09:35:15 +0000 (26 11:35 +0200)
tree0b5301ae82cfb0ac00e73ab4f9b1aac541429274
parentbf81b6d1e7e9a9cc0ee310f0b232f20e9eb7c392
tests: avoid a couple of extra sleep with GNU make

They are only required by BSD make in order to avoid spurious failures.

* t/deleted-am.sh: Here.
* t/parallel-tests-recheck-pr11791.sh: And here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/deleted-am.sh
t/parallel-tests-recheck-pr11791.sh