]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix spurious failure of txinfo21.test on FreeBSD
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 May 2011 12:34:39 +0000 (14:34 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 May 2011 12:59:43 +0000 (14:59 +0200)
commita370e2f5cd098af9b95314cdd49b0fbee6588a82
tree6b0d42c7ba5ab01f50376cdf34e54b3d83b36af4
parent293b93fcbe264c701ebb88bee5eee0dcf685ac38
tests: fix spurious failure of txinfo21.test on FreeBSD

* tests/txinfo21.test: Use the `is_newest' subroutine instead of
the `ls -t' hack to to determine whether a file has been updated.
This is required because at least FreeBSD `ls' do not sort files
with the same timestamp in alphabetical order when using the `-t'
option.
ChangeLog
tests/txinfo21.test