It is impossible to get this right --- autoopts/mk-tpl-config.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/autoopts/mk-tpl-config.sh b/autoopts/mk-tpl-config.sh index 5fa9144..885b91e 100755 --- a/autoopts/mk-tpl-config.sh +++ b/autoopts/mk-tpl-config.sh @@ -31,7 +31,6 @@ die() { init() { PS4='>tpc-${FUNCNAME}> ' - set -e progpid=$$ prog=`basename $0` progdir=`\cd \`dirname $0\` >/dev/null ; pwd` @@ -217,7 +216,7 @@ fix_guile() { cd ${builddir} find_libguiledir "${LGCFLAGS}" - list=`set +e ; exec 2>/dev/null + list=`exec 2>/dev/null find ${libguiledir}/libguile* -type f | \ xargs grep -l -E '\<noreturn\>'` -- 2.0.1 -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Autogen-users mailing list Autogen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/autogen-users