NAME¶
runjade — Wraps call to openjade to catch errors
SYNOPSIS¶
runjade jade_binary [
jade_options ...]
Description¶
runjade allows to run
openjade or
jade and return a
conventional non-zero exit status on error. It is only a workaround of those
programs not setting correctly the exit status on error, and works by looking
for
:E: error tags in the program's standard error stream.
Copyright¶
Copyright © 2001-2003 Alcove & Yann Dirson.
sgml2x is licensed under the GNU General Public License, version 2.
This documentation is licensed under the GNU Free Documentation License, version
1.
runjade is part of the
sgml2x package, which is part of the
AlcoveBook project (link to URL
http://www.alcove-labs.org/en/software/alcovebook/) . Please use the
AlcoveBook mailing lists (link to URL
https://savannah.gnu.org/mail/?group_id=533) to get in touch with
developers and users.
The list of bugs and feature requests is available
through a Web
interface (link to URL https://savannah.gnu.org/support/?group_id=533)
. Please use it to submit problems and ideas.
See also¶
openjade(1),
jade(1).