[Users] MPI thorn doesn't output error messages

Ian Hinder ian.hinder at aei.mpg.de
Mon Oct 20 14:36:44 CDT 2014


On 20 Oct 2014, at 20:27, Erik Schnetter <schnetter at cct.lsu.edu> wrote:

> I was looking for a "verbose" option in the script. I found these lines:
> 
> # Set up shell
> my $verbose = 0;
> $verbose = 1 if($ENV{VERBOSE} =~ /^yes$/i);
> 
> These lines are strange, because (1) there is no shell (this is a Perl
> script), and (2) the variable $verbose isn't used after it is set
> here.

Hi Erik,

I actually reported this a little while ago (https://trac.einsteintoolkit.org/ticket/1667).

-- 
Ian Hinder
http://numrel.aei.mpg.de/people/hinder



More information about the Users mailing list