libtool-patches
[Top][All Lists]
Advanced

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

Libtool head: LT_AT_EXEC_CHECK drops exit status


From: Peter Ekberg
Subject: Libtool head: LT_AT_EXEC_CHECK drops exit status
Date: Fri, 16 Sep 2005 10:04:07 +0200

Hi!

I have realized that LT_AT_EXEC_CHECK destroys the
exit status from the tested program so that AT_CHECK
is always satisfied with it.

        * tests/testsuite.at (LT_AT_EXEC_CHECK): Make sure
        that the exit status of the tested program is
        propagated as the exit status of the expression
        fed to AT_CHECK.

I don't know if AT_CHECK is designed to handle a list of
semicolon separated commands, so I don't know if this
patch is correct. It works much better than the current
version though...

Cheers,
Peter

Attachment: head-testsuite-preserve-exit-status.patch
Description: head-testsuite-preserve-exit-status.patch


reply via email to

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