Re: Typo in Porting/pumpkin/pod ?
authorMike Guy <mjtg@cam.ac.uk>
Fri, 20 Jul 2001 16:12:49 +0000 (17:12 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 22 Jul 2001 15:02:11 +0000 (15:02 +0000)
Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@11443

Porting/pumpkin.pod

index 3bc9d09..0ef144a 100644 (file)
@@ -757,7 +757,7 @@ Use the following commands to test perl with Purify:
        make all pureperl
        cd t
        ln -s ../pureperl perl
-       setenv PERL_DESTRUCT_LEVEL 5
+       setenv PERL_DESTRUCT_LEVEL 2
        ./perl TEST
 
 Disabling Perl's malloc allows Purify to monitor allocations and leaks