bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing Bash 4.0


From: Chet Ramey
Subject: Re: Testing Bash 4.0
Date: Tue, 13 Jan 2009 14:43:06 -0500

> 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    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]