[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo fd leak? and gendocs.sh exit status bug
From: |
Karl Berry |
Subject: |
Re: makeinfo fd leak? and gendocs.sh exit status bug |
Date: |
Mon, 12 Jan 2009 18:22:52 -0600 |
Meanwhile, even after that message, gendocs.sh ran to completion
with an exit status of 0, so someone is failing to propogate the
error status properly.
I thought it was more useful to have the script generate everything it
could, even if errors, for the sake of debugging/etc. But if you think
it's better to use sh -e, I can be persuaded.