> 2 when running scripts the script works, but get constant output of > TRACE: pid 7958: parse_and_execute: turned on CMD_IGNORE_RETURN from > comsub_ignore_return > TRACE: pid 7964: parse_and_execute: turned on CMD_IGNORE_RETURN from > comsub_ignore_return > TRACE: pid 7968: parse_and_execute: turned on CMD_IGNORE_RETURN from > comsub_ignore_return > > How do I disable that?
It's a debugging message so I can get an idea of how often it happens. You have to edit it out of the source: builtins/evalstring.c:271. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU c...@case.edu http://tiswww.tis.case.edu/~chet/