Ignore:
Timestamp:
2005-03-18T14:44:23+13:00 (19 years ago)
Author:
kjdon
Message:

added a gli processing message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/GAPlug.pm

    r8716 r9468  
    8383    my $outhandle = $self->{'outhandle'};
    8484    print $outhandle "GAPlug: processing $self->{'file'}\n" if $self->{'verbosity'} > 1;
     85    print STDERR "<Processing n='$self->{'file'}' p='GAPlug'>\n" if $self->{'gli'};
     86
    8587}
    8688
Note: See TracChangeset for help on using the changeset viewer.