test defs: function 'is_newest' now works also with directories
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 23 Jul 2011 11:55:20 +0000 (13:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 5 Feb 2012 22:10:15 +0000 (23:10 +0100)
commitea4f1a91ac1c11a91a21169125b7ed931a4ab7fe
treee7aae89fabd1ec9fcbd869f8ef5f7fcbac109af8
parentda0964eb751461516bda1a38b8423cb412b601d6
test defs: function 'is_newest' now works also with directories

Reported by Jim Meyering against automake master (see bug#9147) and
by Adam Sampson against automake 1.11.3 (see bug#10730).

* tests/defs (is_newest): Call 'find' with the '-prune' option,
so that it won't descend in the directories (which could cause
spurious results).
* THANKS: Update.

Backported from commit v1.11-914-gb6a40fa (originally on master).
THANKS
tests/defs.in