]> git.vpit.fr Git - perl/modules/Test-Leaner.git/commitdiff
Only run the END block in the main process
authorVincent Pit <vince@profvince.com>
Wed, 29 Dec 2010 16:40:58 +0000 (17:40 +0100)
committerVincent Pit <vince@profvince.com>
Wed, 29 Dec 2010 16:40:58 +0000 (17:40 +0100)
This prevents from outputting the plan several times at the end when
the process is forked and 'no_plan' was specified.


No differences found