Fixed for next release. Thanks.

Tim.

On Wed, Mar 06, 2002 at 02:34:53PM -0800, Jeffrey W. Baker wrote:
> I get the usual "Commit ineffective with AutoCommit enabled" messages in
> my test scripts, and I would like to turn them off.  PrintError was
> already off, so I tried setting Warn to 0.  That didn't help either. 
> Seems the only way is by defining SIG{__WARN__} = sub {};
> 
> Is that right?  The Warn attibute is documented but doesn't seem to
> change this particular behavior.
> 
> -jwb
> 
> 
> 

Reply via email to