bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10730: is_newest function fails on txinfo21


From: Adam Sampson
Subject: bug#10730: is_newest function fails on txinfo21
Date: Sun, 5 Feb 2012 01:27:17 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

In automake 1.11.3, the txinfo21 test uses is_newest to compare the
timestamps of main.html (a directory) and main.texi (a file). This
fails, because the find call inside is_newest also finds the files
inside main.html.

Adding -maxdepth 0 to the find invocation fixes this. A patch is
attached, as is a log of it failing without the patch.

Thanks,

-- 
Adam Sampson <address@hidden>                         <http://offog.org/>

Attachment: newest.diff
Description: Text document

Attachment: txinfo21.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]