Re: In rcs 5.9.1 build-aux/extract-help is bash-specific
Dagobert Michelsen <[email protected]> Sun, 20 Oct 2013 18:00:20 +0200
| Newsgroups | gmane.comp.version-control.rcs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Thien-Thi, Am 20.10.2013 um 17:04 schrieb Thien-Thi Nguyen: > () Dagobert Michelsen <[email protected]> > () Sun, 20 Oct 2013 15:20:54 +0200 > > Indeed, taking out "set -e" also makes the script not bail out, > but now I get > > ya_ci -- super.o ld: fatal: symbol referencing errors. > > OK, so that was a bad idea. In fact the idea was good. I tested by letting the build fail and then commenting out set -e with restarting. However, the timestamps didn't trigger a rebuilt of that file leading to the missing include. In short: taking out "set -e" works (as does the latter suggestion). Best regards -- Dago